Catel.Fody.TestAssembly.ViewModelBaseTest.OnTestCommandExecute C# (CSharp) Method

OnTestCommandExecute() private method

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