C# Класс Orleans.EntityFrameworkCore.OrleansEFReminderException

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

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

Метод Описание
OrleansEFReminderException ( string message ) : System

Initializes a new instance of the OrleansEFStorageException class.

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

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

Initializes a new instance of the OrleansEFStorageException class.
public OrleansEFReminderException ( string message ) : System
message string The message that describes the error.
Результат System