C# Class QSLib.Error.DuplicateDeclarationError

Inheritance: QSError
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Méthodes publiques

Méthode Description
DuplicateDeclarationError ( string name, int line ) : System
ToString ( ) : string

Method Details

DuplicateDeclarationError() public méthode

public DuplicateDeclarationError ( string name, int line ) : System
name string
line int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string