C# Class CodeImp.Gluon.EventRemoteService

Inheritance: RemoteService
Afficher le fichier Open project: DieterKoblenz/LCARS Class Usage Examples

Méthodes publiques

Méthode Description
EventRemoteService ( string name ) : System
ReceiveCommand ( RemoteCommand cmd ) : void
UpdateNetworkThread ( ) : void

Method Details

EventRemoteService() public méthode

public EventRemoteService ( string name ) : System
name string
Résultat System

ReceiveCommand() public méthode

public ReceiveCommand ( RemoteCommand cmd ) : void
cmd RemoteCommand
Résultat void

UpdateNetworkThread() public méthode

public UpdateNetworkThread ( ) : void
Résultat void