Show / Hide Table of Contents

Interface IGetsExpressionTypeProvider

An object which may be used as a factory for instances of IGetsExpressionType.

Namespace: ZptSharp.Expressions
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsExpressionTypeProvider

Methods

| Improve this Doc View Source

GetTypeProvider()

Gets an implementation of IGetsExpressionType.

Declaration
IGetsExpressionType GetTypeProvider()
Returns
Type Description
IGetsExpressionType

The expression type provider.

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