Method IsInternalType
IsInternalType(Type)
Gets whether the specified type is internal.
public static bool IsInternalType(Type type)
Parameters
typeTypeType to test.
Gets whether the specified type is internal.
public static bool IsInternalType(Type type)
type TypeType to test.