C# 클래스 ps2ls.AboutBox

파일 보기 프로젝트 열기: psemu/ps2ls 1 사용 예제들

공개 메소드들

메소드 설명
AboutBox ( ) : System
CreateInstance ( ) : void
DeleteInstance ( ) : void

메소드 상세

AboutBox() 공개 메소드

public AboutBox ( ) : System
리턴 System

CreateInstance() 공개 정적인 메소드

public static CreateInstance ( ) : void
리턴 void

DeleteInstance() 공개 정적인 메소드

public static DeleteInstance ( ) : void
리턴 void