StateFunding.StateFundingApplicationLauncher.onTrue C# (CSharp) Method

onTrue() public method

public onTrue ( ) : void
return void
        public void onTrue()
        {
            Debug.Log ("Opened State Funding Hub");
              ViewManager.addView (View);
        }