Exemplo n.º 1
0
 public CompendiumSharePointServiceNavigator()
 {
     _currentNodes            = new List <INode>();
     _compendiumSharePointSvc = new WebSvcNs.MappingToolWebServiceClient();
 }
 public CompendiumSharePointServiceNavigator()
 {
     _currentNodes = new List<INode>();
     _compendiumSharePointSvc = new WebSvcNs.MappingToolWebServiceClient();
 }