C# 클래스 Saunter.Serialization.NewtonsoftAsyncApiDocumentSerializer

상속: IAsyncApiDocumentSerializer
파일 보기 프로젝트 열기: tehmantra/saunter

공개 메소드들

메소드 설명
Serialize ( AsyncApiDocument document, AsyncApiOptions options ) : string

메소드 상세

Serialize() 공개 메소드

public Serialize ( AsyncApiDocument document, AsyncApiOptions options ) : string
document AsyncApiDocument
options AsyncApiOptions
리턴 string