Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SimpleDataBindingLists
ViewModels
MainPageViewModel
C# Class SimpleDataBindingLists.ViewModels.MainPageViewModel
Mostra file
Open project: TelerikAcademy/Windows-Applications
Public Methods
Method
Description
AddName
(
string
name
) :
void
DeleteName
(
string
name
) :
void
Method Details
AddName()
public
method
public
AddName
(
string
name
) :
void
name
string
return
void
DeleteName()
public
method
public
DeleteName
(
string
name
) :
void
name
string
return
void