프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_children | IDictionary | ||
_parent | INamespace |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public SimpleNamespace ( INamespace parent, IDictionary children ) : System | ||
parent | INamespace | |
children | IDictionary | |
리턴 | System |