コード例 #1
0
ファイル: FindEntityQuery.cs プロジェクト: PiSim/LInstMgr
 public T Execute(LabDbEntities context)
 {
     context.Set <T>(); .Find()