Пример #1
0
 public Ntreev.Crema.ServiceModel.ResultBase BeginUserEdit(System.Guid domainID, Ntreev.Crema.ServiceModel.DomainLocationInfo location)
 {
     return(base.Channel.BeginUserEdit(domainID, location));
 }
Пример #2
0
 public Ntreev.Crema.ServiceModel.ResultBase SetUserLocation(System.Guid domainID, Ntreev.Crema.ServiceModel.DomainLocationInfo location)
 {
     return(base.Channel.SetUserLocation(domainID, location));
 }