Ejemplo n.º 1
0
 public NodeProxy()
 {
     Descriptors      = new DescriptorCollection();
     _localProperties = new Dictionary <MetadataContext, SoapMetadata>();
 }
Ejemplo n.º 2
0
 public RelationshipProxy()
 {
     Descriptors = new DescriptorCollection();
 }