コード例 #1
0
ファイル: LinqContextPOC.cs プロジェクト: imp908/fileshare
 public string GetCommand()
 {
     return(tb.GetCommand());
 }