C# Class Bari.Core.Build.Statistics.BuilderStats.Record

Afficher le fichier Open project: vigoo/bari

Méthodes publiques

Свойство Type Description
Id string
Length System.TimeSpan

Méthodes publiques

Méthode Description
Record ( string id, System.TimeSpan length ) : System

Method Details

Record() public méthode

public Record ( string id, System.TimeSpan length ) : System
id string
length System.TimeSpan
Résultat System

Property Details

Id public_oe property

public string Id
Résultat string

Length public_oe property

public TimeSpan,System Length
Résultat System.TimeSpan