共用方式為


NullLogger<T>.Instance 欄位

定義

傳回 NullLogger<T> 的執行個體。

public: static initonly Microsoft::Extensions::Logging::Abstractions::NullLogger<T> ^ Instance;
public static readonly Microsoft.Extensions.Logging.Abstractions.NullLogger<T> Instance;
 staticval mutable Instance : Microsoft.Extensions.Logging.Abstractions.NullLogger<'T>
Public Shared ReadOnly Instance As NullLogger(Of T) 

欄位值

適用於