ExceptionExtensions.Unwrap(Exception, ILogger) Yöntem

Tanım

public static Exception Unwrap(this Exception ex, Microsoft.VisualStudio.Web.CodeGeneration.ILogger logger = default);
static member Unwrap : Exception * Microsoft.VisualStudio.Web.CodeGeneration.ILogger -> Exception
<Extension()>
Public Function Unwrap (ex As Exception, Optional logger As ILogger = Nothing) As Exception

Parametreler

logger
ILogger

Döndürülenler

Şunlara uygulanır