Namespace: SchemaExplorer.Serialization
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public virtual Object ParseDefaultValue( PropertySerializerContext context, string defaultValue ) |
Visual Basic |
---|
Public Overridable Function ParseDefaultValue ( context As PropertySerializerContext, defaultValue As String ) As Object |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext
- defaultValue
- Type: System..::..String