C# Class uxMidi.IO.SystemExclusiveEvent

可変用のデータを持ったイベントを提供します。
Inheritance: Event
Mostra file Open project: nanase/ux

Public Methods

Method Description
ToString ( ) : string

このインスタンスを表す文字列を取得します。

Private Methods

Method Description
Load ( BinaryReader br ) : void
SystemExclusiveEvent ( int deltaTime, long tick, EventType type, BinaryReader br ) : System.IO

パラメータを指定して新しい SystemExclusiveEvent クラスのインスタンスを初期化します。

Method Details

ToString() public method

このインスタンスを表す文字列を取得します。
public ToString ( ) : string
return string