C# 클래스 Ketchup.Protocol.Exceptions.InvalidArgumentException

상속: ProtocolException
파일 보기 프로젝트 열기: jasonsirota/Ketchup

공개 메소드들

메소드 설명
InvalidArgumentException ( string key, Op op, string server ) : System

메소드 상세

InvalidArgumentException() 공개 메소드

public InvalidArgumentException ( string key, Op op, string server ) : System
key string
op Op
server string
리턴 System