Table of Contents

Constructor MethodDescriptionAttribute

Namespace
Sisk.JsonRPC.Annotations
Assembly
Sisk.JsonRPC.dll

MethodDescriptionAttribute(string)

Initializes a new instance of the MethodDescriptionAttribute class with the specified description.

public MethodDescriptionAttribute(string description)

Parameters

description string

The description of the method.