C# 클래스 Symphonary.NoteMatcher

파일 보기 프로젝트 열기: tfreedman/Symphonary

공개 메소드들

메소드 설명
NoteMatches ( string serialData, int noteNumber ) : bool

메소드 상세

NoteMatches() 공개 메소드

public NoteMatches ( string serialData, int noteNumber ) : bool
serialData string
noteNumber int
리턴 bool