[This is preliminary documentation and is subject to change.]
Denotes 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 ITimeSource : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
public interface ITimeSource : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
Public Interface ITimeSource
Inherits IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public Interface ITimeSource
Inherits IApplicationComponent, IDisposable, ILocalizedTimeProvider
public interface class ITimeSource : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
public interface class ITimeSource : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
type ITimeSource =
interface
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end
type ITimeSource =
interface
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end