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
Thinktecture
Tools
Web
Services
CodeGeneration
TextFile
C# Class Thinktecture.Tools.Web.Services.CodeGeneration.TextFile
A text file that is included with the code output.
Exibir arquivo
Open project: WSCF/WSCF
Public Methods
Method
Description
TextFile
(
string
filename
,
string
content
)
Initializes a new instance of the
TextFile
class.
Method Details
TextFile()
public
method
Initializes a new instance of the
TextFile
class.
public
TextFile
(
string
filename
,
string
content
)
filename
string
The filename.
content
string
The content.