C# Class CoreTechs.Logging.UnhandledLoggingExceptionEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: Core-Techs/Logging

Public Methods

Method Description
UnhandledLoggingExceptionEventArgs ( [ exception ) : System

Method Details

UnhandledLoggingExceptionEventArgs() public method

public UnhandledLoggingExceptionEventArgs ( [ exception ) : System
exception [
return System