Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Padre
PostSharp
OnThrowAspectAttribute
C# Class Padre.PostSharp.OnThrowAspectAttribute
Inheritance:
MulticastAttribute
,
IAspect
Mostra file
Open project: TripleEmcoder/Padre
Public Methods
Method
Description
OnThrow
(
Exception
exception
) :
void
Method Details
OnThrow()
public
abstract
method
public
abstract
OnThrow
(
Exception
exception
) :
void
exception
System.Exception
return
void