Свойство | Тип | Описание | |
---|---|---|---|
EntryAssemblies | HashSetTS |
Метод | Описание | |
---|---|---|
AddEntryAssembly ( |
||
GetAllTypes ( ) : IEnumerable |
||
GetAssemblies ( ) : IEnumerable |
||
GetType ( string name, bool DeFriendlify = true ) : |
||
StripAssemblies ( string name, bool recersive = true ) : string |
Метод | Описание | |
---|---|---|
TypeCache ( ) : System |
public static AddEntryAssembly ( |
||
fromType | ||
Результат | void |
public static GetAllTypes ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetAssemblies ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetType ( string name, bool DeFriendlify = true ) : |
||
name | string | |
DeFriendlify | bool | |
Результат |
public static StripAssemblies ( string name, bool recersive = true ) : string | ||
name | string | |
recersive | bool | |
Результат | string |