Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Windows
Mvvm
Services
Navigation
ViewModelAttribute
C# Class System.Windows.Mvvm.Services.Navigation.ViewModelAttribute
Inheritance:
Attribute
Afficher le fichier
Open project: lecode-official/mvvm-framework
Class Usage Examples
Méthodes publiques
Méthode
Description
ViewModelAttribute
(
Type
viewModelType
)
Initializes a new
ViewModelAttribute
instance.
Method Details
ViewModelAttribute()
public
méthode
Initializes a new
ViewModelAttribute
instance.
public
ViewModelAttribute
(
Type
viewModelType
)
viewModelType
Type
The type of the view model for the view.