コード例 #1
0
ファイル: Program.cs プロジェクト: Chao-Shiun/LINQToScript
 public string Test1() => context.Where(x => x.AGE == 10);