C# Класс HA4IoT.Contracts.Logging.MessageWithExceptionLoggedEventArgs

Наследование: MessageLoggedEventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
MessageWithExceptionLoggedEventArgs ( string message, Exception exception ) : System

Описание методов

MessageWithExceptionLoggedEventArgs() публичный Метод

public MessageWithExceptionLoggedEventArgs ( string message, Exception exception ) : System
message string
exception System.Exception
Результат System