IFunctionResolverResult Interface
Provides the base requirements of a function result from an IResolver resolution operation.
public interface IFunctionResolverResult : IResolverResult
Properties
Function
An IFunctionDefinition indicating the function.
InvocationArguments
The list of invocation arguments passed into the function.
ReferenceKind
A FunctionReferenceKind specifying the kind of reference.
Inherited Members
- IResolverResult.Clone(string)
- IResolverResult.Kind
- IResolverResult.Name
- IResolverResult.Type
- IResolverResult.TypeIsInstance