Constructor WebNameAttribute
- Namespace
- Sisk.JsonRPC.Annotations
- Assembly
- Sisk.JsonRPC.dll
WebNameAttribute(string)
Creates an new instance of the WebMethodAttribute attribute.
public WebNameAttribute(string name)
Parameters
name
stringThe method-group name.