C# Class Flip.InitExpressionError

Afficher le fichier Open project: envicase/flip Class Usage Examples

Méthodes publiques

Méthode Description
GetExceptionMessage ( ) : string
InitExpressionError ( ConstructorInfo constructor, string message ) : System

Method Details

GetExceptionMessage() public méthode

public GetExceptionMessage ( ) : string
Résultat string

InitExpressionError() public méthode

public InitExpressionError ( ConstructorInfo constructor, string message ) : System
constructor System.Reflection.ConstructorInfo
message string
Résultat System