C# Class VVVV.Packs.Messaging.PinConnectionException

Raised when code attempts to manipulate a pin that is linked.
Inheritance: System.InvalidOperationException
Afficher le fichier Open project: velcrome/vvvv-Message

Méthodes publiques

Méthode Description
PinConnectionException ( string text ) : System

Method Details

PinConnectionException() public méthode

public PinConnectionException ( string text ) : System
text string
Résultat System