コード例 #1
0
 protected override void OnViewControlsCreated()
 {
     base.OnViewControlsCreated();
     // Access and customize the target View control.
     genCon = Frame.GetController <GenControllers>();
 }