Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Orleans
EntityFrameworkCore
OrleansEFReminderException.EtagMismatch
C# 클래스 Orleans.EntityFrameworkCore.OrleansEFReminderException.EtagMismatch
상속:
Orleans.EntityFrameworkCore.OrleansEFStorageException
파일 보기
프로젝트 열기: rdlaitila/Orleans.EntityFrameworkCore
공개 메소드들
메소드
설명
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