C# 클래스 VoxelGame.UI.Utility.CloseHandel

A handel that allows to close a window.
파일 보기 프로젝트 열기: pershingthesecond/VoxelGame

공개 메소드들

메소드 설명
Close ( ) : void

Closes the window.

CloseHandel ( Window window ) : Gwen.Net.Control

메소드 상세

Close() 공개 메소드

Closes the window.
public Close ( ) : void
리턴 void

CloseHandel() 공개 메소드

public CloseHandel ( Window window ) : Gwen.Net.Control
window Window
리턴 Gwen.Net.Control