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
Inazuma
PetitClr
Core
ThrowHelper
ComPlusThrow
Inazuma.PetitClr.Core.ThrowHelper.ComPlusThrow C# (CSharp) Method
ThrowHelper Class Documentation
Exibir arquivo
Open project: mayuki/Inazuma
ComPlusThrow()
public
static
method
public
static
ComPlusThrow
(
Exception
exception
) :
void
exception
System.Exception
return
void
public static void ComPlusThrow(Exception exception) { throw (exception); }
ThrowHelper
ComPlusThrow
VerificationError