We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adds scalar type and its default value.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public void AddScalarType( Type type, Object defaultValue )
VB
Public Sub AddScalarType ( type As Type, defaultValue As Object )
F#
member AddScalarType : type : Type * defaultValue : Object -> unit
MappingSchema ClassCodeJam.Mapping Namespace
There was an error while loading. Please reload this page.