Last updated 1 year ago
Was this helpful?
Method in
Adds a new parameter of type parameterType to the .
parameterType
The instance that received this method call.
public FunctionTypeBuilder WithParameter(IType parameterType)
Yarn.IType parameterType
The type of the new parameter to add to the function.