Applies the mapping to element.
Assembly: Epic.Prelude
Declaration Syntax
C# |
TCodomain ApplyTo( TDomain element )
Parameters
- element (TDomain)
- Element to map.
Return Value
The TCodomain element associated with element.
Assembly: Epic.Prelude
C# |
TCodomain ApplyTo( TDomain element )