En C#

24/08/2004 - 00:58 por Ignacio | Informe spam
Como seria esto en C#:
Public Event ConexionTerminada()
Public Event DatosRecibidos(ByVal datos As String)
 

Leer las respuestas

#1 Ignacio
24/08/2004 - 02:07 | Informe spam
Y tambien si me podrian decir esto:
Dim WithEvents WinSockServer As New Servidor()

Preguntas similares