Exemplo n.º 1
0
 void client_OnEventNotificationAddRequest(uint EventID, IClientAPI client)
 {
     DirectoryService.AddEventNofication(client.AgentId, EventID);
 }