AcManager.Tools.Helpers.SettingsHolder.PeriodEntry.PeriodEntry C# (CSharp) Method

PeriodEntry() public method

public PeriodEntry ( ) : System
return System
            public PeriodEntry() {}

Same methods

SettingsHolder.PeriodEntry::PeriodEntry ( System.TimeSpan timeSpan, string displayName = null ) : System
SettingsHolder.PeriodEntry::PeriodEntry ( string displayName ) : System
SettingsHolder.PeriodEntry