Last updated 1 day ago
Was this helpful?
Method in
Sets the of the .
public FunctionTypeBuilder WithVariadicParameterType(IType? variadicParameterType)
variadicParameterType
The variadic parameter type to apply to the function.
The instance that received this method call.