Table of Contents

Class TypeMapping<T>

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

Represents the target type to be used by a mapping operator. Instances of this type are manipulated internally by InputMappingBuilder, MemberSelectorBuilder, and instances of VisualizerMappingExpressionBuilder to specify output and visualizer types.

public sealed class TypeMapping<T> : TypeMapping

Type Parameters

T

The target type to be used by the mapping operator.

Inheritance
TypeMapping<T>
Inherited Members