Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
HA4IoT
Contracts
Logging
MessageWithExceptionLoggedEventArgs
C# Class HA4IoT.Contracts.Logging.MessageWithExceptionLoggedEventArgs
Inheritance:
MessageLoggedEventArgs
ファイルを表示
Open project: chkr1011/CK.HomeAutomation
Public Methods
Method
Description
MessageWithExceptionLoggedEventArgs
(
string
message
,
Exception
exception
) :
System
Method Details
MessageWithExceptionLoggedEventArgs()
public
method
public
MessageWithExceptionLoggedEventArgs
(
string
message
,
Exception
exception
) :
System
message
string
exception
System.Exception
return
System