Sandbox Logo

class TypeDescription

Summary

Describes a type. We use this class to wrap and return <see cref="T:System.Type">System.Type</see>'s that are safe to interact with. Returned by <see cref="T:Sandbox.Internal.TypeLibrary" />.

User Comments