InjectiveMappingTLeft, TRight Constructor |
Constructor.
Namespace: Demo3D.CommonAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxpublic InjectiveMapping(
TLeft left,
TRight right
)
Parameters
- left TLeft
- The left value for the mapping.
- right TRight
- The right value for the mapping.
See Also