comparison Implab.Test/PromiseHelper.cs @ 11:6ec82bf68c8e promises

refactoring
author cin
date Tue, 05 Nov 2013 01:09:58 +0400
parents aa33d0bb8c0c
children 3b8393be3441
comparison
equal deleted inserted replaced
10:aa33d0bb8c0c 11:6ec82bf68c8e
1 using System; 1 using Implab.Parallels;
2 using System;
2 using System.Collections.Generic; 3 using System.Collections.Generic;
3 using System.Linq; 4 using System.Linq;
4 using System.Text; 5 using System.Text;
5 using System.Threading; 6 using System.Threading;
6 7