Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Akka
Dispatch
SysMsg
Escalate
C# 클래스 Akka.Dispatch.SysMsg.Escalate
Class Escalate.
상속:
ISystemMessage
파일 보기
프로젝트 열기: rogeralsing/akka.net
공개 메소드들
메소드
설명
Escalate
(
Exception
reason
) :
System
Initializes a new instance of the
Escalate
class.
ToString
( ) :
string
메소드 상세
Escalate()
공개
메소드
Initializes a new instance of the
Escalate
class.
public
Escalate
(
Exception
reason
) :
System
reason
System.Exception
The reason.
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string