C# Class YAMP.Exceptions.YAMPUnitParseException

Inheritance: YAMPException
Afficher le fichier Open project: FlorianRappl/YAMP

Méthodes publiques

Méthode Description
YAMPUnitParseException ( Int32 col, String rest ) : System

Method Details

YAMPUnitParseException() public méthode

public YAMPUnitParseException ( Int32 col, String rest ) : System
col System.Int32
rest String
Résultat System