FantomasService Type
Instance members
Instance member |
Description
|
Full Usage:
this.ClearCache
Modifiers: abstract |
|
Full Usage:
this.ConfigurationAsync
Parameters:
string
?cancellationToken : CancellationToken
Returns: Task<FantomasResponse>
Modifiers: abstract |
|
Full Usage:
this.FormatDocumentAsync
Parameters:
FormatDocumentRequest
?cancellationToken : CancellationToken
Returns: Task<FantomasResponse>
Modifiers: abstract |
|
Full Usage:
this.FormatSelectionAsync
Parameters:
FormatSelectionRequest
?cancellationToken : CancellationToken
Returns: Task<FantomasResponse>
Modifiers: abstract |
|
Full Usage:
this.VersionAsync
Parameters:
string
?cancellationToken : CancellationToken
Returns: Task<FantomasResponse>
Modifiers: abstract |
|