C# Class LinFu.Reflection.MethodNotFoundException

Inheritance: System.Exception
Datei anzeigen Open project: philiplaureano/LinFu.DynamicObject

Public Methods

Method Description
MethodNotFoundException ( string message ) : System

Method Details

MethodNotFoundException() public method

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