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
stringThe description of the method.