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