Class MarkdownTokenValidatorContext
Inheritance
MarkdownTokenValidatorContext
Namespace:Microsoft.DocAsCode.MarkdownLite
Assembly:Microsoft.DocAsCode.MarkdownLite.dll
Syntax
public class MarkdownTokenValidatorContext : IDisposable
Properties
|
Improve this Doc
View Source
CurrentRewriteEngine
Declaration
public static IMarkdownRewriteEngine CurrentRewriteEngine { get; }
Property Value
Explicit Interface Implementations
|
Improve this Doc
View Source
IDisposable.Dispose()
Declaration
void IDisposable.Dispose()
Implements
Extension Methods