C# Class mcp.Graphs.DateTimeInfoGraphBox.DateIndex

Afficher le fichier Open project: MarkPaxton/SensorShare3

Méthodes publiques

Свойство Type Description
date System.DateTime
iconIndex int
index System.Guid

Méthodes publiques

Méthode Description
DateIndex ( System.DateTime date, System.Guid index, int iconIndex ) : System

Method Details

DateIndex() public méthode

public DateIndex ( System.DateTime date, System.Guid index, int iconIndex ) : System
date System.DateTime
index System.Guid
iconIndex int
Résultat System

Property Details

date public_oe property

public DateTime,System date
Résultat System.DateTime

iconIndex public_oe property

public int iconIndex
Résultat int

index public_oe property

public Guid,System index
Résultat System.Guid