C# Class Doe.Core.CoreOutput

显示文件 Open project: ambasta/doe Class Usage Examples

Public Methods

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

Method Details

CoreOutput() public method

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

show() public method

public show ( ) : void
return void