Свойство | Type | Description | |
---|---|---|---|
_Dependencies | HashSet |
||
_OptionalDependencies | HashSet |
Méthode | Description | |
---|---|---|
AddDependency ( string name ) : void | ||
AddDependency ( string name, bool optional ) : void | ||
ClearDependencies ( ) : void |
protected AddDependency ( string name ) : void | ||
name | string | |
Résultat | void |
protected AddDependency ( string name, bool optional ) : void | ||
name | string | |
optional | bool | |
Résultat | void |