コード例 #1
0
ファイル: UnitTest01.cs プロジェクト: softwaiter/netcoreORM
 public void Test1()
 {
     Assert.IsTrue(OrmUtils.IsDefind("User"));
 }