Class TypeMapping<T>
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
Represents the target type to be created from selected member variables. This type is manipulated internally by InputMappingBuilder and MemberSelectorBuilder to force a specific output type.
public class TypeMapping<T> : TypeMapping
Type Parameters
T
The target type to be created from selected member variables.
- Inheritance
-
TypeMapping<T>
- Inherited Members