public FIRSTController(ASSESSMENT1Context _ORM)
 {
     A = _ORM;
 }
示例#2
0
 public SECONDController(ASSESSMENT1Context _AS)
 {
     A1 = _AS;
 }