C# Class ExamplesLibrary.HelloWorldVM

This view model demonstrates the two-way data binding between this server-side view model and the browser view.
Inheritance: BaseVM
Afficher le fichier Open project: dsuryd/dotNetify-Nancy-demo

Méthodes publiques

Méthode Description
HelloWorldVM ( ) : DotNetify

Constructor.

Method Details

HelloWorldVM() public méthode

Constructor.
public HelloWorldVM ( ) : DotNetify
Résultat DotNetify