public interface ILogImplementation : ILog,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
public interface ILogImplementation : ILog,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
Public Interface ILogImplementation
Inherits ILog, IApplicationComponent, ILocalizedTimeProvider, IDisposable,
IConfigurable, IInstrumentable, IExternallyParameterized
Public Interface ILogImplementation
Inherits ILog, IApplicationComponent, ILocalizedTimeProvider, IDisposable,
IConfigurable, IInstrumentable, IExternallyParameterized
public interface class ILogImplementation : ILog,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
public interface class ILogImplementation : ILog,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable, IInstrumentable,
IExternallyParameterized
type ILogImplementation =
interface
interface ILog
interface IApplicationComponent
interface ILocalizedTimeProvider
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
type ILogImplementation =
interface
interface ILog
interface IApplicationComponent
interface ILocalizedTimeProvider
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end