Property | Type | Description | |
---|---|---|---|
_children | IDictionary | ||
_parent | INamespace |
Method | Description | |
---|---|---|
GetMembers ( ) : IEntity[] | ||
Resolve ( List targetList, string name, EntityType flags ) : bool | ||
SimpleNamespace ( INamespace parent, IDictionary children ) : System |
public Resolve ( List targetList, string name, EntityType flags ) : bool | ||
targetList | List | |
name | string | |
flags | EntityType | |
return | bool |
public SimpleNamespace ( INamespace parent, IDictionary children ) : System | ||
parent | INamespace | |
children | IDictionary | |
return | System |