Table of Contents

Method RemoveMethod

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll

RemoveMethod(string)

Removes a method from the collection by its name.

public void RemoveMethod(string name)

Parameters

name string

The name of the method to remove.