コード例 #1
0
 public string DoMetric(string text)
 {
     return(_metric.CalculateMetric(text));
 }