Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Saunter
Serialization
NewtonsoftAsyncApiDocumentSerializer
C# Class Saunter.Serialization.NewtonsoftAsyncApiDocumentSerializer
Inheritance:
IAsyncApiDocumentSerializer
ファイルを表示
Open project: tehmantra/saunter
Public Methods
Method
Description
Serialize
(
AsyncApiDocument
document
,
AsyncApiOptions
options
) :
string
Method Details
Serialize()
public
method
public
Serialize
(
AsyncApiDocument
document
,
AsyncApiOptions
options
) :
string
document
AsyncApiDocument
options
AsyncApiOptions
return
string