Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GitHub
Authentication
ViewModels
ViewModel
C# Class GitHub.Authentication.ViewModels.ViewModel
Rather than bring in all the overhead of an MVVM framework, we'll just do the simplest possible thing.
Inheritance:
INotifyPropertyChanged
ファイルを表示
Open project: Microsoft/Git-Credential-Manager-for-Windows
Class Usage Examples
Protected Methods
Method
Description
RaisePropertyChangedEvent
(
string
propertyName
) :
void
Method Details
RaisePropertyChangedEvent()
protected
method
protected
RaisePropertyChangedEvent
(
string
propertyName
) :
void
propertyName
string
return
void