コード例 #1
0
 protected override void InitElements()
 {
     this._from       = new CT_Marker();
     this._to         = new CT_Marker();
     this._clientData = new CT_AnchorClientData();
 }
コード例 #2
0
 public FromPart()
 {
     this.InitNamespaces();
     this._root = new CT_Marker();
 }