C# Class Saunter.Serialization.NewtonsoftAsyncApiDocumentSerializer

Inheritance: IAsyncApiDocumentSerializer
Mostrar archivo 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