Esempio n. 1
0
 Task <string> IProjectionsManagement.ListPersistentAsync()
 {
     return(_projectionsManager.ListPersistent());
 }