コード例 #1
0
 public static void TextToSentence(TextEditorControl control)
 {
     control.SentenceCase();
 }