Server.API Property

Tungsten Suite

ServerAPI Property

Exposes the dictionary of methods. Custom, non-attributed methods may be added to this dictionary.

Namespace:  W.Net.RPC
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public MethodDictionary API { get; }

Property Value

Type: MethodDictionary
See Also