Exemplo n.º 1
0
 public Service ViewServiceInfo(Service service)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Service DenyFromService(Service Service)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public IList<Service> SearchService(Service service)
 {
     throw new NotImplementedException();
 }