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