C# Class LunchVote.Models.Day

This is an object to keep track of options for any given day
Afficher le fichier Open project: omockler/LunchVote

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Day ( ) : System

Initializes a new instance of the Day class.

Method Details

Day() public méthode

Initializes a new instance of the Day class.
public Day ( ) : System
Résultat System