예제 #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);
 }