Rf.Sites.Frame.PeriodOfTimeOutput.PeriodOfTimeOutput C# (CSharp) Method

PeriodOfTimeOutput() public method

public PeriodOfTimeOutput ( System.DateTime timeInQuestion ) : System
timeInQuestion System.DateTime
return System
    public PeriodOfTimeOutput(DateTime timeInQuestion) : this(timeInQuestion, DateTime.Now)
    {
    }

Same methods

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