C# 클래스 LibiadaMusic.BorodaDivider.FmotivChain

класс для хранения последовательности ф-мотив
상속: IBaseObject
파일 보기 프로젝트 열기: intervals-mining-lab/libiada-core 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : IBaseObject

The clone.

Equals ( object obj ) : bool

The equals.

FmotivChain ( ) : System.Collections.Generic

Initializes a new instance of the FmotivChain class.

메소드 상세

Clone() 공개 메소드

The clone.
public Clone ( ) : IBaseObject
리턴 IBaseObject

Equals() 공개 메소드

The equals.
public Equals ( object obj ) : bool
obj object /// The object. ///
리턴 bool

FmotivChain() 공개 메소드

Initializes a new instance of the FmotivChain class.
public FmotivChain ( ) : System.Collections.Generic
리턴 System.Collections.Generic