C# 클래스 Test.GetChannelMapEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: jrowberg/bglib

공개 프로퍼티들

프로퍼티 타입 설명
channel_map Byte[]

공개 메소드들

메소드 설명
GetChannelMapEventArgs ( Byte channel_map )

메소드 상세

GetChannelMapEventArgs() 공개 메소드

public GetChannelMapEventArgs ( Byte channel_map )
channel_map Byte

프로퍼티 상세

channel_map 공개적으로 프로퍼티

public Byte[] channel_map
리턴 Byte[]