C# 클래스 Doe.Core.CoreOutput

파일 보기 프로젝트 열기: ambasta/doe 1 사용 예제들

공개 메소드들

메소드 설명
CoreOutput ( List q, NetworkStream cs ) : System.Collections.Generic
show ( ) : void

메소드 상세

CoreOutput() 공개 메소드

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

show() 공개 메소드

public show ( ) : void
리턴 void