WithReturnType(IType)
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in FunctionTypeBuilder
Sets the ReturnType of the FunctionType .
returnType
The return type to apply to the function.
The FunctionTypeBuilder instance that received this method call.