C# Class Elmah.CallerInfo

ファイルを表示 Open project: clearwavebuild/elmah Class Usage Examples

Public Properties

Property Type Description
Empty CallerInfo

Public Methods

Method Description
CallerInfo ( [ memberName = null, [ filePath = null, [ lineNumber ) : System
ToString ( ) : string

Method Details

CallerInfo() public method

public CallerInfo ( [ memberName = null, [ filePath = null, [ lineNumber ) : System
memberName [
filePath [
lineNumber [
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

Empty public_oe static_oe property

public static CallerInfo,Elmah Empty
return CallerInfo