Show / Hide Table of Contents

Interface IGetsSourceAnnotationContextProcessor

An object which can get a IProcessesExpressionContext suitable for the source-annotation process, which adds comments to a document indicating the source info.

Namespace: ZptSharp.SourceAnnotation
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsSourceAnnotationContextProcessor

Methods

| Improve this Doc View Source

GetSourceAnnotationContextProcessor()

Gets the source-annotation context processor.

Declaration
IProcessesExpressionContext GetSourceAnnotationContextProcessor()
Returns
Type Description
IProcessesExpressionContext

The source-annotation context processor.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX