コード例 #1
0
ファイル: DxfDataCellValue.cs プロジェクト: 15831944/WW
 public void Visit(DxfDataCellValue.SoftPointerId visitee)
 {
     this.dxfWriter_0.method_218(330, visitee.Value);
 }
コード例 #2
0
ファイル: DxfDataCellValue.cs プロジェクト: 15831944/WW
 public void Visit(DxfDataCellValue.SoftPointerId visitee)
 {
     this.interface29_0.imethod_40(visitee.Value);
 }