C# Class Elmah.TypeResolutionArgs

Mostra file Open project: elmah/Elmah Class Usage Examples

Public Methods

Method Description
TypeResolutionArgs ( string typeName, bool throwOnError, bool ignoreCase ) : System

Method Details

TypeResolutionArgs() public method

public TypeResolutionArgs ( string typeName, bool throwOnError, bool ignoreCase ) : System
typeName string
throwOnError bool
ignoreCase bool
return System