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