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