Rf.Sites.Frame.PeriodOfTimeOutput.PeriodOfTimeOutput C# (CSharp) Метод

PeriodOfTimeOutput() публичный Метод

public PeriodOfTimeOutput ( System.DateTime timeInQuestion ) : System
timeInQuestion System.DateTime
Результат System
    public PeriodOfTimeOutput(DateTime timeInQuestion) : this(timeInQuestion, DateTime.Now)
    {
    }

Same methods

PeriodOfTimeOutput::PeriodOfTimeOutput ( System.DateTime thePast, System.DateTime reference ) : System