C# Class Symphonary.NoteMatcher

ファイルを表示 Open project: tfreedman/Symphonary

Public Methods

Method Description
NoteMatches ( string serialData, int noteNumber ) : bool

Method Details

NoteMatches() public method

public NoteMatches ( string serialData, int noteNumber ) : bool
serialData string
noteNumber int
return bool