AddInternal() static private méthode

static private AddInternal ( MicroThread thread ) : void
thread MicroThread
Résultat void
 public static void Add(MicroThread thread)
 {
     s_scheduler.AddInternal(thread);
 }