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