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
TypeScript
Templates
RequestUrlTemplate
C# 클래스 NSwag.CodeGeneration.CodeGenerators.TypeScript.Templates.RequestUrlTemplate
상속:
ITemplate
파일 보기
프로젝트 열기: NSwag/NSwag
1 사용 예제들
공개 메소드들
메소드
설명
Render
( ) :
string
RequestUrlTemplate
(
OperationModel
model
) :
NJsonSchema
TransformText
( ) :
string
Create the template output
메소드 상세
Render()
공개
메소드
public
Render
( ) :
string
리턴
string
RequestUrlTemplate()
공개
메소드
public
RequestUrlTemplate
(
OperationModel
model
) :
NJsonSchema
model
NSwag.CodeGeneration.CodeGenerators.Models.OperationModel
리턴
NJsonSchema
TransformText()
공개
메소드
Create the template output
public
TransformText
( ) :
string
리턴
string