C# Class MvvmNano.MvvmNanoException

Is thrown whenever something bad happens internally of MvvmNano.
Inheritance: System.Exception
Afficher le fichier Open project: aspnetde/MvvmNano

Méthodes publiques

Méthode Description
MvvmNanoException ( string message ) : System

Method Details

MvvmNanoException() public méthode

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