示例#1
0
 public BaseRepository(SESTECContext contextParam)
 {
     Context = contextParam;
 }