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