OSDN Git Service

v.1.1.6.0
[kybernetes/Kybernetes.git] / main / command / reference / SumCommand.cs
index fc0ea8a..2a04d6c 100644 (file)
@@ -36,7 +36,7 @@ namespace com.andoutomo.kybernetes.command.reference
             resultList.Add("予想時間:" + forcast.ToString() + " ( " + forcast.TotalMinute  + " 分)");\r
             resultList.Add("実績時間:" + realTime.ToString() + " ( " + realTime.TotalMinute + " 分)");\r
 \r
-            form.addMultiText(resultList);\r
+            form.showOnSubConsole(resultList);\r
 \r
             return true;\r
         }\r