WithDefaultValue(System.IConvertible)
Method in DeclarationBuilder
Summary
Sets the DefaultValue of the Declaration .
Parameters
Name | Description |
---|---|
| The default value to apply to the Declaration. |
Returns
The DeclarationBuilder instance that received this method call.