프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FILE | string | ||
StartingPort | int | ||
StopConditions | StopConditions |
메소드 | 설명 | |
---|---|---|
DetermineSystemType ( ) : Type | ||
FindSystemTypes ( Assembly assembly ) : IEnumerable |
||
IsSystemTypeCandidate ( Type type ) : bool | ||
LoadForFolder ( string folder ) : Project | ||
Project ( ) : System |
메소드 | 설명 | |
---|---|---|
FindSystemTypesInCurrentAssembly ( ) : Type[] |
public static FindSystemTypes ( Assembly assembly ) : IEnumerable |
||
assembly | Assembly | |
리턴 | IEnumerable |
public static IsSystemTypeCandidate ( Type type ) : bool | ||
type | Type | |
리턴 | bool |
public static LoadForFolder ( string folder ) : Project | ||
folder | string | |
리턴 | Project |