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
        }