StateFunding.StateFundingApplicationLauncher.onFalse C# (CSharp) 메소드

onFalse() 공개 메소드

public onFalse ( ) : void
리턴 void
        public void onFalse()
        {
            Debug.Log ("Closed State Funding Hub");
              ViewManager.removeView (View);
        }