C# Class Catel.Fody.TestAssembly.ViewModelBaseTest

Inheritance: MyViewModelBase
Afficher le fichier Open project: Catel/Catel.Fody

Méthodes publiques

Свойство Type Description
FullNameProperty PropertyData

Méthodes publiques

Méthode Description
ViewModelBaseTest ( ) : Data

Private Methods

Méthode Description
OnNameChanged ( ) : void
OnTestCommandExecute ( ) : void

Method to invoke when the TestCommand command is executed.

OnTestCommandWithInterfaceExecute ( ) : void

Method to invoke when the TestCommandWithInterface command is executed.

Method Details

ViewModelBaseTest() public méthode

public ViewModelBaseTest ( ) : Data
Résultat Data

Property Details

FullNameProperty public_oe static_oe property

Register the FullName property so it is known in the class.
public static PropertyData FullNameProperty
Résultat PropertyData