示例#1
0
文件: _Gco.cs 项目: mcartoixa/GeoSIK
 protected virtual void SetSubstitutionMember(GeoSik.Ogc.Gml.V321.MeasureType ContentField)
 {
     this.ContentField=ContentField;
 }
示例#2
0
文件: _Gco.cs 项目: mcartoixa/GeoSIK
 private void SetInnerType(GeoSik.Ogc.Gml.V321.MeasureType ContentField)
 {
     this.ContentField=((GeoSik.Ogc.Gml.V321.MeasureType)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }