コード例 #1
0
 public Task <IEnumerable <string> > GetEventLogFilters()
 {
     return(service.GetEventLogFilters());
 }