コード例 #1
0
 public string ToString(MemoStyle style)
 {
     return(MemoMeasureFormatter.MeasureToString(this, style));
 }