C# Class Ancestry.Daisy.Statements.CannotLinkStatementException

Inheritance: System.Exception
Datei anzeigen Open project: Ancestry/Daisy

Public Methods

Method Description
CannotLinkStatementException ( MethodInfo method, string message ) : System

Method Details

CannotLinkStatementException() public method

public CannotLinkStatementException ( MethodInfo method, string message ) : System
method System.Reflection.MethodInfo
message string
return System