コード例 #1
0
 public void ISay__(string interpolate)
 {
     interpolated = it.Interpolate(interpolate);
 }