##// END OF EJS Templates
minor changes
cin -
r114:3fbc6eb93eb1 v2
parent child
Show More
@@ -13,7 +13,9 namespace Implab {
13 13 /// <summary>
14 14 /// Заврешено успешно, либо возникла ошибка.
15 15 /// </summary>
16 Complete = 3
16 Complete = 3,
17
18 ErrorOrCancel = 6
17 19 }
18 20 }
19 21
General Comments 0
You need to be logged in to leave comments. Login now