Loading...
Method in DeclarationBuilder
Sets the DefaultValue of the Declaration .
public DeclarationBuilder WithDefaultValue(System.IConvertible defaultValue)
The DeclarationBuilder instance that received this method call.
System.IConvertible defaultValue
System.IConvertible
The default value to apply to the Declaration.