C# Class Symphonary.NoteMatcher

Mostrar archivo 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