예제 #1
0
 public firstController(ASMTContext _ORM)
 {
     ORM = _ORM;
 }
예제 #2
0
 public secondController(ASMTContext _ORM)
 {
     ORM = _ORM;
 }