C# 클래스 Libmpc.AlreadyConnectedException

Is thrown when the connect method is invoked on an already connected MpcConnection.
상속: System.InvalidOperationException
파일 보기 프로젝트 열기: sakya/wpfmpdclient

공개 메소드들

메소드 설명
AlreadyConnectedException ( ) : System

Creates a new AlreadyConnectedException.

메소드 상세

AlreadyConnectedException() 공개 메소드

Creates a new AlreadyConnectedException.
public AlreadyConnectedException ( ) : System
리턴 System