Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AnAppADay
TimeManagement
WinApp
RecordEntry
C# Class AnAppADay.TimeManagement.WinApp.RecordEntry
Show file
Open project: webiest/Time-Management
Public Properties
Property
Type
Description
dateTime
System.DateTime
procName
string
timeSpan
System.TimeSpan
title
string
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
dateTime
public property
public
DateTime,System
dateTime
return
System.DateTime
procName
public property
public
string
procName
return
string
timeSpan
public property
public
TimeSpan,System
timeSpan
return
System.TimeSpan
title
public property
public
string
title
return
string