Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
InjectableWebForms
Persistence
Impl
StaticPersonRepository
C# Class InjectableWebForms.Persistence.Impl.StaticPersonRepository
Inheritance:
IPersonRepository
Afficher le fichier
Open project: jglozano/samples
Méthodes publiques
Méthode
Description
Create
(
Person
person
) :
void
Retrieve
( ) :
IList
Private Methods
Méthode
Description
LoadList
( ) :
void
StaticPersonRepository
( ) :
System
Method Details
Create()
public
méthode
public
Create
(
Person
person
) :
void
person
Domain.Person
Résultat
void
Retrieve()
public
méthode
public
Retrieve
( ) :
IList
Résultat
IList