Beispiel #1
0
 public Service ViewServiceInfo(Service service)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Service DenyFromService(Service Service)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public IList<Service> SearchService(Service service)
 {
     throw new NotImplementedException();
 }