-
Notifications
You must be signed in to change notification settings - Fork 36
P_CodeJam_Mapping_MapValue_MapValues
Andrew Koryavchenko edited this page Jun 17, 2018
·
5 revisions
Mapping value.
Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public MapValueAttribute[] MapValues { get; }
VB
Public ReadOnly Property MapValues As MapValueAttribute()
Get
F#
member MapValues : MapValueAttribute[] with get
Type: MapValueAttribute[]