MethodCache<TDelegate>.

MethodCache(string) Constructor

Summary

Creates a new InspectorGadgets.Editor.MethodCache`1 targeting the specified method name.

Syntax

public MethodCache(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
void