Свойство | Тип | Описание | |
---|---|---|---|
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 |