Метод | Описание | |
---|---|---|
Pop ( ) : void | ||
Pop ( PetitClrThread thread ) : void | ||
Push ( ) : void | ||
Push ( PetitClrThread thread ) : void |
public Pop ( PetitClrThread thread ) : void | ||
thread | PetitClrThread | |
Результат | void |
public Push ( PetitClrThread thread ) : void | ||
thread | PetitClrThread | |
Результат | void |