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








