コード例 #1
0
ファイル: Query.cs プロジェクト: BestHYC/DapperExtensions
 static Query()
 {
     EntityTableMapper.Add(typeof(T));
 }
コード例 #2
0
 static Renewal()
 {
     EntityTableMapper.Add(typeof(T));
 }