RuntimeBinderExtensions static class RuntimeBinderExtensions Documentation Code public static TypeCode GetTypeCode(this Type type) public static bool HasSameMetadataDefinitionAs(this MemberInfo mi1, MemberInfo mi2) public static bool IsEquivalentTo(this Type t1, Type t2) public static bool IsEquivalentTo(this MemberInfo mi1, MemberInfo mi2) public static bool IsNullableType(this Type type)