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

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

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

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

Initializes a new instance of the EtagMismatch class.

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

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

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