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