Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Akka
Dispatch
SysMsg
Recreate
C# Class Akka.Dispatch.SysMsg.Recreate
Class Recreate.
Inheritance:
ISystemMessage
Exibir arquivo
Open project: rogeralsing/akka.net
Class Usage Examples
Public Methods
Method
Description
Recreate
(
Exception
cause
) :
System
Initializes a new instance of the
Recreate
class.
ToString
( ) :
string
Method Details
Recreate()
public
method
Initializes a new instance of the
Recreate
class.
public
Recreate
(
Exception
cause
) :
System
cause
System.Exception
The cause.
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string