Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Castle
Facilities
WcfIntegration
Internal
ExceptionHelper
C# Class Castle.Facilities.WcfIntegration.Internal.ExceptionHelper
TODO: consider moving this to Castle.Core' Exception helper
显示文件
Open project: castleproject/Windsor
Public Methods
Method
Description
PreserveStackTrace
(
Exception
exception
) :
Exception
Method Details
PreserveStackTrace()
public
static
method
public
static
PreserveStackTrace
(
Exception
exception
) :
Exception
exception
System.Exception
return
System.Exception