C# Class ISIS.MissingCommandValidatorException

Inheritance: System.Exception
Mostra file Open project: jasondentler/ISIS

Public Methods

Method Description
MissingCommandValidatorException ( Type commandType ) : System

Method Details

MissingCommandValidatorException() public method

public MissingCommandValidatorException ( Type commandType ) : System
commandType System.Type
return System