[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.FunctionResolver.MarkAttached

MarkAttached Method

MarkAttached(Function)

Marks the specified function as attached to a resolver.

Declaration
public static void MarkAttached(Function function)
Public Shared Sub MarkAttached([function] As [Function])
Parameters
Type Name Description
Function function

The function to mark as attached.