Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SimpleDataBindingLists
ViewModels
MainPageViewModel
C# Class SimpleDataBindingLists.ViewModels.MainPageViewModel
Exibir arquivo
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