C# Class Automobile.Mobile.Framework.Commands.CommandException

Inheritance: System.Exception
Afficher le fichier Open project: vistaprint/automobile

Méthodes publiques

Свойство Type Description
Command Command

Méthodes publiques

Méthode Description
CommandException ( Command command, string mesg ) : System

Method Details

CommandException() public méthode

public CommandException ( Command command, string mesg ) : System
command Command
mesg string
Résultat System

Property Details

Command public_oe property

public Command Command
Résultat Command