예제 #1
0
파일: _Terms.cs 프로젝트: mcartoixa/GeoSIK
 private void SetInnerType(GeoSik.DublinCore.Elements.V11.SimpleLiteral ContentField)
 {
     this.ContentField=((GeoSik.DublinCore.Elements.V11.SimpleLiteral)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
     base.SetSubstitutionMember(ContentField);
 }
예제 #2
0
파일: _Terms.cs 프로젝트: mcartoixa/GeoSIK
 protected virtual void SetSubstitutionMember(GeoSik.DublinCore.Elements.V11.SimpleLiteral ContentField)
 {
     this.ContentField=ContentField;
     base.SetSubstitutionMember(ContentField);
 }