C# Class Canguro.Model.InvalidIndexException

Inheritance: System.Exception
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

Méthode Description
InvalidIndexException ( ) : System
InvalidIndexException ( string message ) : System

Method Details

InvalidIndexException() public méthode

public InvalidIndexException ( ) : System
Résultat System

InvalidIndexException() public méthode

public InvalidIndexException ( string message ) : System
message string
Résultat System