MethodAccessorPlugin.

Match(object, string) Method

Syntax

public bool Match(object obj, string methodName)

Parameters

Name Type Description
obj object
methodName string

Return Value

Type Description
bool