C# 클래스 TcpServer.CommandActions

파일 보기 프로젝트 열기: ProfessionalCSharp/ProfessionalCSharp6

공개 메소드들

메소드 설명
Echo ( string action ) : string
Reverse ( string action ) : string

메소드 상세

Echo() 공개 메소드

public Echo ( string action ) : string
action string
리턴 string

Reverse() 공개 메소드

public Reverse ( string action ) : string
action string
리턴 string