Loading...
Method in DeclarationBuilder
Sets the Type of the Declaration .
public DeclarationBuilder WithType(IType type)
The DeclarationBuilder instance that received this method call.
Yarn.IType type
The type to apply to the Declaration.