-
Couldn't load subscription status.
- Fork 35
M_CodeJam_Mapping_MapValueAttribute__ctor_1
Andrew Koryavchenko edited this page Jun 17, 2018
·
5 revisions
Creates an instance of MapValueAttribute attribute.
Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public MapValueAttribute(
Object value
)VB
Public Sub New (
value As Object
)F#
new :
value : Object -> MapValueAttribute
- value
- Type: System.Object
Mapping value.
MapValueAttribute Class
MapValueAttribute Overload
CodeJam.Mapping Namespace