Пример #1
0
 public bool ResourceModeChange(UserAuth auth, string callSessionId)
 {
     return(handler.ResourceModeChange(auth, callSessionId));
 }