Title / Description
Code using System; using System.Collections.Generic; using System.Linq; using System.Text; using CodenamePotential; namespace Kayotic_Labs { public class Options : Plugin { //DECISION si es boton probar usar esto foreach (IUpdateTask probar in tareas) { probar.TestFeature(); System.Threading.Thread.Sleep(1000); work.ReportProgress(x); Console.WriteLine("Thread Probando " + Thread.CurrentThread.ManagedThreadId); } } }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code