C# Class AutoCrud.UnsupportedActionException

Inheritance: Exception
Afficher le fichier Open project: alicompiler/AutoCrud.NetCore

Méthodes publiques

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

Method Details

UnsupportedActionException() public méthode

public UnsupportedActionException ( ) : System
Résultat System

UnsupportedActionException() public méthode

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