次の方法で共有


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) 

フィールド値

適用対象