2.3 (Current)
Search
K
Links

WithType(IType)

Method in DeclarationBuilder

Summary

Sets the Type of the Declaration .
public DeclarationBuilder WithType(IType type)

Parameters

Name
Description
Yarn.IType type
The type to apply to the Declaration.

Returns

The DeclarationBuilder instance that received this method call.