C# Class Elmah.TypeResolutionArgs

Afficher le fichier Open project: elmah/Elmah Class Usage Examples

Méthodes publiques

Méthode Description
TypeResolutionArgs ( string typeName, bool throwOnError, bool ignoreCase ) : System

Method Details

TypeResolutionArgs() public méthode

public TypeResolutionArgs ( string typeName, bool throwOnError, bool ignoreCase ) : System
typeName string
throwOnError bool
ignoreCase bool
Résultat System