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
Data
FakeService
C# Class Data.FakeService
Mostra file
Open project: johnshew/Minimal-UWP-MVVM-CRUD
Public Properties
Property
Type
Description
Name
String
Public Methods
Method
Description
Delete
(
Person
person
) :
void
GetPeople
( ) :
List
Write
(
Person
person
) :
void
Method Details
Delete()
public
static
method
public
static
Delete
(
Person
person
) :
void
person
Person
return
void
GetPeople()
public
static
method
public
static
GetPeople
( ) :
List
return
List
Write()
public
static
method
public
static
Write
(
Person
person
) :
void
person
Person
return
void
Property Details
Name
public_oe static_oe property
public
static
String
Name
return
String