Provides methods for constructing FunctionType objects.
publicclassFunctionTypeBuilder
Remarks
To use this class, create an instance of it, and call the With -prefixed methods to set properties. When you're done, access the FunctionType property to get the final, constructed FunctionType .