2.2.2.11 System.Type

System.Type is a Class contained in the System Assembly. An instance of System.Type represents a Remoting Type. The instance can be part of a Data Value graph. The Class has no Members. It relies on Classes that are assignable to System.Type to provide the information about the Remoting Type. For further information, see UnitySerializationHolder (section 2.2.2.12).

 namespace System
 {
   class System.Type
   {
   }
 }
  

This Class has no Members.