示例#1
0
 public virtual Task <LogObjectResult> GetFilterChanges(ulong filterID)
 {
     return(_proxyClient.GetFilterChanges(filterID));
 }