Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Inazuma
PetitClr
Core
Structure
Frame
C# Class Inazuma.PetitClr.Core.Structure.Frame
Datei anzeigen
Open project: mayuki/Inazuma
Public Methods
Method
Description
Pop
( ) :
void
Pop
(
PetitClrThread
thread
) :
void
Push
( ) :
void
Push
(
PetitClrThread
thread
) :
void
Method Details
Pop()
public
method
public
Pop
( ) :
void
return
void
Pop()
public
method
public
Pop
(
PetitClrThread
thread
) :
void
thread
PetitClrThread
return
void
Push()
public
method
public
Push
( ) :
void
return
void
Push()
public
method
public
Push
(
PetitClrThread
thread
) :
void
thread
PetitClrThread
return
void