Search Results for

    Show / Hide Table of Contents

    Class MarkdownTokenValidatorContext

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

    Properties

    | Improve this Doc View Source

    CurrentFile

    Declaration
    public static string CurrentFile { get; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    CurrentRewriteEngine

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IDisposable.Dispose()

    Declaration
    void IDisposable.Dispose()

    Implements

    System.IDisposable

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    • 0 Comments
    In This Article
    Back to top Copyright © Microsoft.
    Generated by DocFX