C# Class Pedamorf.Library.MissingSourceException

Inheritance: System.ApplicationException
Mostrar archivo 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