Beispiel #1
0
 public override void OnViewLoaded()
 {
     View.grant = _controller.ListGrants(View.GrantName, View.GrantCode);
 }