C# Class cadencii.WaveViewRealoadRequiredEventArgs

Afficher le fichier Open project: cadencii/cadencii

Méthodes publiques

Свойство Type Description
file String
secEnd double
secStart double
track int

Property Details

file public_oe property

public String file
Résultat String

secEnd public_oe property

public double secEnd
Résultat double

secStart public_oe property

public double secStart
Résultat double

track public_oe property

public int track
Résultat int