Exemple #1
0
 private void SetInnerType(object_assoc_info ContentField)
 {
     this.ContentField = ((object_assoc_info)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Exemple #2
0
 public data_getAssociationDefinition_response(object_assoc_info content)
 {
     SetInnerType(content);
 }