C# 클래스 CairoDesktop.Sound.SoundAPI

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

공개 메소드들

메소드 설명
HandleKeypress ( int param ) : void
Initialize ( IntPtr handle ) : void

메소드 상세

HandleKeypress() 공개 메소드

public HandleKeypress ( int param ) : void
param int
리턴 void

Initialize() 공개 메소드

public Initialize ( IntPtr handle ) : void
handle System.IntPtr
리턴 void