C# Class WilderMinds.MetaWeblog.MetaWeblogException

Inheritance: System.Exception
Afficher le fichier Open project: shawnwildermuth/MetaWeblog Class Usage Examples

Méthodes publiques

Méthode Description
MetaWeblogException ( string message, int code = 1 ) : System

Method Details

MetaWeblogException() public méthode

public MetaWeblogException ( string message, int code = 1 ) : System
message string
code int
Résultat System