예제 #1
0
 public String ToString()
 {
     return(PeriodIndex + "," + StartIndex + "," + EndIndex + "," + adjustInfo.ToString());
 }