Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NSwag
CodeGeneration
CodeGenerators
CSharp
Templates
FileTemplate
C# 클래스 NSwag.CodeGeneration.CodeGenerators.CSharp.Templates.FileTemplate
상속:
ITemplate
파일 보기
프로젝트 열기: NSwag/NSwag
공개 메소드들
메소드
설명
FileTemplate
(
object
model
) :
NJsonSchema
Render
( ) :
string
TransformText
( ) :
string
Create the template output
메소드 상세
FileTemplate()
공개
메소드
public
FileTemplate
(
object
model
) :
NJsonSchema
model
object
리턴
NJsonSchema
Render()
공개
메소드
public
Render
( ) :
string
리턴
string
TransformText()
공개
메소드
Create the template output
public
TransformText
( ) :
string
리턴
string