C# Class LunchVote.Models.Day

This is an object to keep track of options for any given day
Mostra file Open project: omockler/LunchVote

Private Properties

Property Type Description

Public Methods

Method Description
Day ( ) : System

Initializes a new instance of the Day class.

Method Details

Day() public method

Initializes a new instance of the Day class.
public Day ( ) : System
return System