다음을 통해 공유


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) 

필드 값

적용 대상