コード例 #1
0
ファイル: Table.cs プロジェクト: Gnomus042/Excel_table
 public string GetPath()
 {
     return(adapter.GetPath());
 }