Method | Description | |
---|---|---|
AgentManager ( ServerPrx server ) : System | ||
Get ( string name ) : Agent | ||
GetOrCreate ( UUID uuid ) : Agent | ||
RemoveAgent ( UUID uuid ) : void |
Method | Description | |
---|---|---|
Add ( UUID uuid ) : |
public AgentManager ( ServerPrx server ) : System | ||
server | ServerPrx | |
return | System |