Last updated 3 months ago
Was this helpful?
Method in DeclarationBuilder
Sets the Type of the Declaration .
public DeclarationBuilder WithType(IType type)
type
The type to apply to the Declaration.
The DeclarationBuilder instance that received this method call.