C# 클래스 Inazuma.PetitClr.Core.Structure.Frame

파일 보기 프로젝트 열기: mayuki/Inazuma

공개 메소드들

메소드 설명
Pop ( ) : void
Pop ( PetitClrThread thread ) : void
Push ( ) : void
Push ( PetitClrThread thread ) : void

메소드 상세

Pop() 공개 메소드

public Pop ( ) : void
리턴 void

Pop() 공개 메소드

public Pop ( PetitClrThread thread ) : void
thread PetitClrThread
리턴 void

Push() 공개 메소드

public Push ( ) : void
리턴 void

Push() 공개 메소드

public Push ( PetitClrThread thread ) : void
thread PetitClrThread
리턴 void