ITzInfoFileReaderInitialized Property

If true, the reader is initialized, and there is no need to call the LoadAsync method

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
bool Initialized { get; }

Property Value

Boolean

See Also