There was an error while loading. Please reload this page.
Creates an instance of MapValueAttribute attribute.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public MapValueAttribute( Object value, bool isDefault )
VB
Public Sub New ( value As Object, isDefault As Boolean )
F#
new : value : Object * isDefault : bool -> MapValueAttribute
MapValueAttribute ClassMapValueAttribute OverloadCodeJam.Mapping Namespace