C# Class AsyncServerForm.ThreadProc

Afficher le fichier Open project: shranjan/pinac Class Usage Examples

Méthodes publiques

Méthode Description
ThreadProc ( string _IPPort, string _msg ) : System
sendThread ( ) : void

Method Details

ThreadProc() public méthode

public ThreadProc ( string _IPPort, string _msg ) : System
_IPPort string
_msg string
Résultat System

sendThread() public méthode

public sendThread ( ) : void
Résultat void