Show / Hide Table of Contents

Interface IGetsMetalContextProcessor

An object which can get a IProcessesExpressionContext suitable for the METAL macro-expansion process.

Namespace: ZptSharp.Metal
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsMetalContextProcessor

Methods

| Improve this Doc View Source

GetMetalContextProcessor()

Gets the METAL context processor.

Declaration
IProcessesExpressionContext GetMetalContextProcessor()
Returns
Type Description
IProcessesExpressionContext

The METAL context processor.

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