Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CodeGenerator
Generators
ReaderWriter
C# Class CodeGenerator.Generators.ReaderWriter
Show file
Open project: vchelaru/FlatRedBall
Public Properties
Property
Type
Description
Reader
string
Writer
string
Public Methods
Method
Description
ReaderWriter
(
string
reader
,
string
writer
) :
System
Method Details
ReaderWriter()
public
method
public
ReaderWriter
(
string
reader
,
string
writer
) :
System
reader
string
writer
string
return
System
Property Details
Reader
public property
public
string
Reader
return
string
Writer
public property
public
string
Writer
return
string