Свойство | Type | Description | |
---|---|---|---|
m_groupService | IGroupsServiceConnector | ||
m_service | IRegionClientCapsService |
Méthode | Description | |
---|---|---|
DeregisterCaps ( ) : void | ||
EnteringRegion ( ) : void | ||
ProcessGetGroupAPI ( string path, |
||
ProcessPostGroupAPI ( string path, |
||
RegisterCaps ( IRegionClientCapsService service ) : void |
public ProcessGetGroupAPI ( string path, |
||
path | string | |
request | ||
httpRequest | ||
httpResponse | ||
Résultat | byte[] |
public ProcessPostGroupAPI ( string path, |
||
path | string | |
request | ||
httpRequest | ||
httpResponse | ||
Résultat | byte[] |
public RegisterCaps ( IRegionClientCapsService service ) : void | ||
service | IRegionClientCapsService | |
Résultat | void |
protected IGroupsServiceConnector m_groupService | ||
Résultat | IGroupsServiceConnector |