Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HA4IoT
Contracts
Logging
MessageWithExceptionLoggedEventArgs
C# Class HA4IoT.Contracts.Logging.MessageWithExceptionLoggedEventArgs
Inheritance:
MessageLoggedEventArgs
Show file
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