コード例 #1
0
 public static int GetNewStringCount(string text)
 {
     return(TextFrame.GetStringCount(text));
 }