SensitiveDataLogger<T>.ILogger.BeginScope<TState>(TState) Yöntem

Tanım

IDisposable ILogger.BeginScope<TState> (TState state);
abstract member Microsoft.Extensions.Logging.ILogger.BeginScope : 'State -> IDisposable
override this.Microsoft.Extensions.Logging.ILogger.BeginScope : 'State -> IDisposable
Function BeginScope(Of TState) (state As TState) As IDisposable Implements ILogger.BeginScope

Tür Parametreleri

TState

Parametreler

state
TState

Döndürülenler

Uygulamalar

Şunlara uygulanır