public Service ViewServiceInfo(Service service) { throw new NotImplementedException(); }
public Service DenyFromService(Service Service) { throw new NotImplementedException(); }
public IList<Service> SearchService(Service service) { throw new NotImplementedException(); }