C# Class Ancestry.Daisy.Statements.CannotLinkStatementException

Inheritance: System.Exception
Afficher le fichier Open project: Ancestry/Daisy

Méthodes publiques

Méthode Description
CannotLinkStatementException ( MethodInfo method, string message ) : System

Method Details

CannotLinkStatementException() public méthode

public CannotLinkStatementException ( MethodInfo method, string message ) : System
method System.Reflection.MethodInfo
message string
Résultat System