C# Class Data.FakeService

Afficher le fichier Open project: johnshew/Minimal-UWP-MVVM-CRUD

Méthodes publiques

Свойство Type Description
Name String

Méthodes publiques

Méthode Description
Delete ( Person person ) : void
GetPeople ( ) : List
Write ( Person person ) : void

Method Details

Delete() public static méthode

public static Delete ( Person person ) : void
person Person
Résultat void

GetPeople() public static méthode

public static GetPeople ( ) : List
Résultat List

Write() public static méthode

public static Write ( Person person ) : void
person Person
Résultat void

Property Details

Name public_oe static_oe property

public static String Name
Résultat String