C# Class PERWAPI.NotYetImplementedException

Exception for features yet to be implemented
Inheritance: System.Exception
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
NotYetImplementedException ( string msg ) : System

constructor

Method Details

NotYetImplementedException() public méthode

constructor
public NotYetImplementedException ( string msg ) : System
msg string
Résultat System