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