Show / Hide Table of Contents

    Class MarkdownTokenValidatorContext

    Inheritance
    Object
    MarkdownTokenValidatorContext
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace:Microsoft.DocAsCode.MarkdownLite
    Assembly:Microsoft.DocAsCode.MarkdownLite.dll
    Syntax
    public class MarkdownTokenValidatorContext : IDisposable

    Properties

    CurrentFile

    Declaration
    public static string CurrentFile { get; }
    Property Value
    Type Description
    String

    CurrentRewriteEngine

    Declaration
    public static IMarkdownRewriteEngine CurrentRewriteEngine { get; }
    Property Value
    Type Description
    IMarkdownRewriteEngine

    Explicit Interface Implementations

    IDisposable.Dispose()

    Declaration
    void IDisposable.Dispose()
    Implements
    IDisposable.Dispose()

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    Back to top Copyright © 2015-2017 Microsoft
    Generated by DocFX