C# Class Doe.Core.CoreOutput

Afficher le fichier Open project: ambasta/doe Class Usage Examples

Méthodes publiques

Méthode Description
CoreOutput ( List q, NetworkStream cs ) : System.Collections.Generic
show ( ) : void

Method Details

CoreOutput() public méthode

public CoreOutput ( List q, NetworkStream cs ) : System.Collections.Generic
q List
cs System.Net.Sockets.NetworkStream
Résultat System.Collections.Generic

show() public méthode

public show ( ) : void
Résultat void