Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Windows
Mvvm
Services
Navigation
ViewModelAttribute
C# 클래스 System.Windows.Mvvm.Services.Navigation.ViewModelAttribute
상속:
Attribute
파일 보기
프로젝트 열기: lecode-official/mvvm-framework
1 사용 예제들
공개 메소드들
메소드
설명
ViewModelAttribute
(
Type
viewModelType
)
Initializes a new
ViewModelAttribute
instance.
메소드 상세
ViewModelAttribute()
공개
메소드
Initializes a new
ViewModelAttribute
instance.
public
ViewModelAttribute
(
Type
viewModelType
)
viewModelType
Type
The type of the view model for the view.