C# Class AnAppADay.TimeManagement.WinApp.RecordEntry

Afficher le fichier Open project: webiest/Time-Management

Méthodes publiques

Свойство Type Description
dateTime System.DateTime
procName string
timeSpan System.TimeSpan
title string

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

dateTime public_oe property

public DateTime,System dateTime
Résultat System.DateTime

procName public_oe property

public string procName
Résultat string

timeSpan public_oe property

public TimeSpan,System timeSpan
Résultat System.TimeSpan

title public_oe property

public string title
Résultat string