API ReferenceFacepunch.ActionGraphs

MethodBinderclass

objectMethodBinder
Namespace
Facepunch.ActionGraphs
Assembly
Facepunch.ActionGraphs
Declaration
public class Facepunch.ActionGraphs.MethodBinder

Constructors1

Showing 1 constructors

Methods5

Showing 5 methods

public void AddOverload(System.Reflection.MethodBase method)PUBLIC

ParameterTypeDescription
methodMethodBase
Returns:void

public bool RemoveOverloads(System.Reflection.Assembly assembly)PUBLIC

ParameterTypeDescription
assemblyAssembly
Returns:bool

Properties2

Showing 2 properties

public int Facepunch.ActionGraphs.MethodBinder.OverloadCount { get; set; }PUBLICGETSET

Returns:int

On this page