Exemple #1
0
 public virtual Task <LogObjectResult> GetLogs(FilterOptions filterOptions)
 {
     return(_proxyClient.GetLogs(filterOptions));
 }