C# Class Boo.BooLangStudioSpecs.Intellisense.MissingDeclarationException

Inheritance: System.Exception
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
MissingDeclarationException ( string message ) : System

Method Details

MissingDeclarationException() public method

public MissingDeclarationException ( string message ) : System
message string
return System