WithDefaultValue(System.IConvertible)
Summary
public DeclarationBuilder WithDefaultValue(System.IConvertible defaultValue)Parameters
Name
Description
Returns
Last updated
Was this helpful?
Method in DeclarationBuilder
Sets the DefaultValue of the Declaration .
public DeclarationBuilder WithDefaultValue(System.IConvertible defaultValue)System.IConvertible defaultValue
The default value to apply to the Declaration.
The DeclarationBuilder instance that received this method call.
Last updated
Was this helpful?
Was this helpful?
