C# Class VVVV.Packs.Messaging.ParseFormularException

Generic exception for problems when parsing a string to a Formular
Inheritance: System.FormatException
Afficher le fichier Open project: velcrome/vvvv-Message

Méthodes publiques

Méthode Description
ParseFormularException ( string text ) : System

Method Details

ParseFormularException() public méthode

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