C# Class Unicorn.VS.Types.Exceptions.CommandHandlerNotFoundException

Inheritance: System.Exception
Datei anzeigen Open project: BerserkerDotNet/Unicorn.VisualStudio

Public Methods

Method Description
CommandHandlerNotFoundException ( string name ) : System

Method Details

CommandHandlerNotFoundException() public method

public CommandHandlerNotFoundException ( string name ) : System
name string
return System