コード例 #1
0
ファイル: LinqToXsdSource.cs プロジェクト: taoxiease/asegrp
 private void SetInnerType(notifications ContentField)
 {
     this.ContentField = ((notifications)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
コード例 #2
0
ファイル: LinqToXsdSource.cs プロジェクト: taoxiease/asegrp
 public notifications_get_response(notifications content)
 {
     SetInnerType(content);
 }