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