Namespace: Domia
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Syntax
| C# |
|---|
internal delegate void socketDisconnectedEventHandler( string SocketID ) |
| Visual Basic (Declaration) |
|---|
Friend Delegate Sub socketDisconnectedEventHandler ( _ SocketID As String _ ) |
| Visual C++ |
|---|
internal delegate void socketDisconnectedEventHandler ( String^ SocketID ) |
Parameters
- SocketID
- String
See Also
Domia Namespace








