C# Class Encog.Util.Time.TimeSpanUtil

Afficher le fichier Open project: encog/encog-silverlight-core Class Usage Examples

Méthodes publiques

Méthode Description
GetSpan ( TimeUnit unit ) : long
TimeSpanUtil ( System.DateTime from, System.DateTime to ) : System

Private Methods

Méthode Description
GetSpanCenturies ( ) : long
GetSpanDays ( ) : long
GetSpanFortnights ( ) : long
GetSpanHours ( ) : long
GetSpanMillennia ( ) : long
GetSpanMinutes ( ) : long
GetSpanMonths ( ) : long
GetSpanScores ( ) : long
GetSpanSeconds ( ) : long
GetSpanTicks ( ) : long
GetSpanWeeks ( ) : long
GetSpanYears ( ) : long

Method Details

GetSpan() public méthode

public GetSpan ( TimeUnit unit ) : long
unit TimeUnit
Résultat long

TimeSpanUtil() public méthode

public TimeSpanUtil ( System.DateTime from, System.DateTime to ) : System
from System.DateTime
to System.DateTime
Résultat System