예제 #1
0
 public CameraController(IntPtr handle) : base(handle)
 {
     model = AppDelegate.getAndSubscribeToModel(this);
 }