C# 클래스 VVVV.Packs.Messaging.PinConnectionException

Raised when code attempts to manipulate a pin that is linked.
상속: System.InvalidOperationException
파일 보기 프로젝트 열기: velcrome/vvvv-Message

공개 메소드들

메소드 설명
PinConnectionException ( string text ) : System

메소드 상세

PinConnectionException() 공개 메소드

public PinConnectionException ( string text ) : System
text string
리턴 System