Esempio n. 1
0
 private void SetInnerType(app_info ContentField)
 {
     this.ContentField = ((app_info)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Esempio n. 2
0
 public application_getPublicInfo_response(app_info content)
 {
     SetInnerType(content);
 }