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