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