Пример #1
0
 public Service ViewServiceInfo(Service service)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Service DenyFromService(Service Service)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public IList<Service> SearchService(Service service)
 {
     throw new NotImplementedException();
 }