Catel.Fody.TestAssembly.ViewModelBaseTest.OnTestCommandExecute C# (CSharp) 메소드

OnTestCommandExecute() 개인적인 메소드

Method to invoke when the TestCommand command is executed.
private OnTestCommandExecute ( ) : void
리턴 void
        private void OnTestCommandExecute()
        {
            // TODO: Handle command logic here
        }