C# Class ServerCommandDispatcher, tf_client

Inheritance: ServerCommandDispatcherBase
Afficher le fichier Open project: wids-eria/tf_client Class Usage Examples

Méthodes protégées

Méthode Description
Broadcast ( ServerCommandCodec sc ) : void
Send ( ServerCommandCodec sc ) : void

Method Details

Broadcast() protected méthode

protected Broadcast ( ServerCommandCodec sc ) : void
sc ServerCommandCodec
Résultat void

Send() protected méthode

protected Send ( ServerCommandCodec sc ) : void
sc ServerCommandCodec
Résultat void