C# 클래스 Elmah.TypeResolutionArgs

파일 보기 프로젝트 열기: elmah/Elmah 1 사용 예제들

공개 메소드들

메소드 설명
TypeResolutionArgs ( string typeName, bool throwOnError, bool ignoreCase ) : System

메소드 상세

TypeResolutionArgs() 공개 메소드

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