Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ViewModel
AlunoVM
C# Class ViewModel.AlunoVM
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: Studyxnet/LearningMVVM
Class Usage Examples
Public Methods
Method
Description
AlunoVM
( ) :
System
Entrar
( ) :
void
OnPropertyChanged
(
string
PropertyName
) :
void
Method Details
AlunoVM()
public
method
public
AlunoVM
( ) :
System
return
System
Entrar()
public
method
public
Entrar
( ) :
void
return
void
OnPropertyChanged()
public
method
public
OnPropertyChanged
(
string
PropertyName
) :
void
PropertyName
string
return
void