次の方法で共有


NullLoggerFactory.Instance フィールド

定義

NullLoggerFactory の共有インスタンスを返します。

public: static initonly Microsoft::Extensions::Logging::Abstractions::NullLoggerFactory ^ Instance;
public static readonly Microsoft.Extensions.Logging.Abstractions.NullLoggerFactory Instance;
 staticval mutable Instance : Microsoft.Extensions.Logging.Abstractions.NullLoggerFactory
Public Shared ReadOnly Instance As NullLoggerFactory 

フィールド値

適用対象