예제 #1
0
 public OtpAuxCacheSupervisor(Kp2aApp app)
 {
     _app = app;
 }
예제 #2
0
 public MyViewBinder(Kp2aApp app)
 {
     _app = app;
 }