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