C# Class Neutronium.Example.ViewModel.Person

Inheritance: ViewModelBase
Exibir arquivo Open project: David-Desmaisons/MVVM.CEF.Glue Class Usage Examples

Public Methods

Method Description
Person ( ICommand forTest = null ) : System

Private Methods

Method Description
DoCommand ( ) : void

Method Details

Person() public method

public Person ( ICommand forTest = null ) : System
forTest ICommand
return System