C# 클래스 Res.Core.TcpTransport.Exceptions.UnsupportedCommandException

상속: System.Exception
파일 보기 프로젝트 열기: heartysoft/res

공개 메소드들

메소드 설명
UnsupportedCommandException ( string command, string protocol ) : System

메소드 상세

UnsupportedCommandException() 공개 메소드

public UnsupportedCommandException ( string command, string protocol ) : System
command string
protocol string
리턴 System