コード例 #1
0
 ///Methods
 ///
 ///
 private void ClearTextBoxes()
 {
     TbWordMain.Clear();
     TbTranslate.Clear();
 }