diff Implab/ProgressInitEventArgs.cs @ 12:eb418ba8275b promises

refactoring, added WorkerPool
author cin
date Tue, 05 Nov 2013 19:55:34 +0400
parents 7ea9363fef6c
children
line wrap: on
line diff
--- a/Implab/ProgressInitEventArgs.cs	Tue Nov 05 01:09:58 2013 +0400
+++ b/Implab/ProgressInitEventArgs.cs	Tue Nov 05 19:55:34 2013 +0400
@@ -5,7 +5,7 @@
 
 namespace Implab
 {
-
+    [Serializable]
     public class ProgressInitEventArgs: EventArgs
     {
         public float MaxProgress