예제 #1
0
 private void SetInnerType(user_info ContentField)
 {
     this.ContentField = ((user_info)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
예제 #2
0
 public profile_getInfo_response(user_info content)
 {
     SetInnerType(content);
 }