コード例 #1
0
 private static void UpdateTranslateApi()
 {
     WFApi        = GetTranslateApi();
     WFTranslator = new WFTranslator();
 }