Search Results for

    Show / Hide Table of Contents

    Interface ICacheableSubContentParser

    Interface implemented by sub-content parsers that need to reuse the parser instance for performance

    Inherited Members
    ISubContentParser.InitializeSubContentParser(Stream)
    Namespace: Sdl.FileTypeSupport.Framework.NativeApi
    Assembly: Sdl.FileTypeSupport.Framework.Core.dll
    Syntax
    public interface ICacheableSubContentParser : ISubContentParser

    Methods

    Reinitialize()

    called by the framework to reinitialize the cached sub-content parser on subsequent runs

    Declaration
    void Reinitialize()

    On this page

    • Methods
      • Reinitialize()
    Back to top Generated by DocFX