Zmanim.DateWithLocation Class Reference

A simple implementation of ITimeZoneDateTime. More...

Inheritance diagram for Zmanim.DateWithLocation:
Zmanim.IDateWithLocation

List of all members.

Public Member Functions

 DateWithLocation (DateTime date, IGeoLocation location)
 Initializes a new instance of the DateWithLocation class.
object Clone ()
 Creates a new object that is a copy of the current instance.

Properties

DateTime Date [get, set]
 Gets or sets the date.
IGeoLocation Location [get, set]
 Gets or sets the location.

Detailed Description

A simple implementation of ITimeZoneDateTime.


Constructor & Destructor Documentation

Zmanim.DateWithLocation.DateWithLocation ( DateTime  date,
IGeoLocation  location 
)

Initializes a new instance of the DateWithLocation class.

Parameters:
date The date.
location 

Member Function Documentation

object Zmanim.DateWithLocation.Clone (  ) 

Creates a new object that is a copy of the current instance.

Returns:
A new object that is a copy of this instance.

Property Documentation

DateTime Zmanim.DateWithLocation.Date [get, set]

Gets or sets the date.

The date.

Implements Zmanim.IDateWithLocation.

IGeoLocation Zmanim.DateWithLocation.Location [get, set]

Gets or sets the location.

The location.

Implements Zmanim.IDateWithLocation.


The documentation for this class was generated from the following file:
Generated on Mon May 31 12:33:41 2010 for Zmanim Project by  doxygen 1.6.3