[This is preliminary documentation and is subject to change.]
Denotes an implementation for an app-global time source - an entity that supplies time in this application instance
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface ITimeSourceImplementation : ITimeSource,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable
public interface ITimeSourceImplementation : ITimeSource,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable
Public Interface ITimeSourceImplementation
Inherits ITimeSource, IApplicationComponent, ILocalizedTimeProvider, IDisposable,
IConfigurable
Public Interface ITimeSourceImplementation
Inherits ITimeSource, IApplicationComponent, ILocalizedTimeProvider, IDisposable,
IConfigurable
public interface class ITimeSourceImplementation : ITimeSource,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable
public interface class ITimeSourceImplementation : ITimeSource,
IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable
type ITimeSourceImplementation =
interface
interface ITimeSource
interface IApplicationComponent
interface ILocalizedTimeProvider
interface IDisposable
interface IConfigurable
end
type ITimeSourceImplementation =
interface
interface ITimeSource
interface IApplicationComponent
interface ILocalizedTimeProvider
interface IDisposable
interface IConfigurable
end