4 [__DynamicallyInvokable]
10 [__DynamicallyInvokable]
The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method th...
Represents type declarations for class types, interface types, array types, value types,...
Contains methods for converting T:System.Type objects.
Represents type declarations: class types, interface types, array types, value types,...
static TypeInfo GetTypeInfo(this Type type)
Returns the T:System.Reflection.TypeInfo representation of the specified type.
Represents a type that you can reflect over.