C# Class TimeSpan, gradssharp

Descrizione di riepilogo per TimeSpan
ファイルを表示 Open project: cjg/gradssharp Class Usage Examples

Public Methods

Method Description
TimeSpan ( ) : System
TimeSpan ( DateTime start, DateTime end ) : System
ToString ( ) : String

Method Details

TimeSpan() public method

public TimeSpan ( ) : System
return System

TimeSpan() public method

public TimeSpan ( DateTime start, DateTime end ) : System
start DateTime
end DateTime
return System

ToString() public method

public ToString ( ) : String
return String