Example #1
0
 private void SetInnerType(container ContentField)
 {
     this.ContentField = ((container)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Example #2
0
 public data_getObject_response(container content)
 {
     SetInnerType(content);
 }