[SerializableAttribute]
public class EagerLoad_Extensions
EagerLoad_Extensions | Create a new EagerLoad_Extensions object. All values will be set to true. |
EagerLoad_Extensions(Boolean) | Create a new EagerLoad_Extensions object. All values will be set to the pass parameter. |
EagerLoad_Extensions(EagerLoad_ExtensionsType) | Create a new EagerLoad_Extensions object. Extension values can be specified with enum flags. |
Lunar_Cycle | Eager load lunar information. Includes rises, sets, phase, distance and azimuth / altitude data. |
Lunar_Eclipse | Eager load lunar eclipse data. |
MGRS | Eager load MGRS data. |
Solar_Cycle | Eager load solar cycle information. Includes rises, sets, dusks, dawns and azimuth / altitude data. |
Solar_Eclipse | Eager load solar eclipse data. |
Solstice_Equinox | Eager load solstice and equinox information |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |