AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Allows the use of an Action (i.e. lambda function with no return value) in any context where a ClientDisconnectHandler may be used. More...
Public Member Functions | |
ActionDisconnectHandler (Action< Client > action) | |
void | invoke (Client client) |
Allows the use of an Action (i.e. lambda function with no return value) in any context where a ClientDisconnectHandler may be used.