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