Method | Description | |
---|---|---|
PeriodEntry ( ) : System | ||
PeriodEntry ( System.TimeSpan timeSpan, string displayName = null ) : System | ||
PeriodEntry ( string displayName ) : System |
public PeriodEntry ( System.TimeSpan timeSpan, string displayName = null ) : System | ||
timeSpan | System.TimeSpan | |
displayName | string | |
return | System |
public PeriodEntry ( string displayName ) : System | ||
displayName | string | |
return | System |