C# Class Pedamorf.Library.MissingSourceException

Inheritance: System.ApplicationException
Mostra file Open project: bradyholt/pedamorf

Public Methods

Method Description
MissingSourceException ( string message ) : System

Method Details

MissingSourceException() public method

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