프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 GetType ( string name, bool DeFriendlify = true ) : |
||
name | string | |
DeFriendlify | bool | |
리턴 |
public static StripAssemblies ( string name, bool recersive = true ) : string | ||
name | string | |
recersive | bool | |
리턴 | string |