Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Thinktecture
Tools
Web
Services
CodeGeneration
TextFile
C# Класс Thinktecture.Tools.Web.Services.CodeGeneration.TextFile
A text file that is included with the code output.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
TextFile
(
string
filename
,
string
content
)
Initializes a new instance of the
TextFile
class.
Описание методов
TextFile()
публичный
Метод
Initializes a new instance of the
TextFile
class.
public
TextFile
(
string
filename
,
string
content
)
filename
string
The filename.
content
string
The content.