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
PetStore
Importer
PetStoreImporter
C# Class PetStore.Importer.PetStoreImporter
Exibir arquivo
Open project: TelerikAcademy/Databases
Class Usage Examples
Public Methods
Method
Description
Create
(
TextWriter
textWriter
) :
PetStoreImporter
Import
( ) :
void
Private Methods
Method
Description
PetStoreImporter
(
TextWriter
textWriter
) :
System
Method Details
Create()
public
static
method
public
static
Create
(
TextWriter
textWriter
) :
PetStoreImporter
textWriter
System.IO.TextWriter
return
PetStoreImporter
Import()
public
method
public
Import
( ) :
void
return
void