C# Class Orleans.EntityFrameworkCore.OrleansEFReminderException.EtagMismatch

Inheritance: Orleans.EntityFrameworkCore.OrleansEFStorageException
Afficher le fichier Open project: rdlaitila/Orleans.EntityFrameworkCore

Méthodes publiques

Méthode Description
EtagMismatch ( string message ) : System

Initializes a new instance of the EtagMismatch class.

Method Details

EtagMismatch() public méthode

Initializes a new instance of the EtagMismatch class.
public EtagMismatch ( string message ) : System
message string The message that describes the error.
Résultat System