C# Class Inazuma.PetitClr.Core.Structure.Frame

Afficher le fichier Open project: mayuki/Inazuma

Méthodes publiques

Méthode Description
Pop ( ) : void
Pop ( PetitClrThread thread ) : void
Push ( ) : void
Push ( PetitClrThread thread ) : void

Method Details

Pop() public méthode

public Pop ( ) : void
Résultat void

Pop() public méthode

public Pop ( PetitClrThread thread ) : void
thread PetitClrThread
Résultat void

Push() public méthode

public Push ( ) : void
Résultat void

Push() public méthode

public Push ( PetitClrThread thread ) : void
thread PetitClrThread
Résultat void