C# Class VixenModules.Sequence.Timed.MarkCollection

Afficher le fichier Open project: sall/vixen-modules Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IndexOf ( System.TimeSpan time ) : int
MarkCollection ( ) : System
MarkCollection ( MarkCollection original ) : System

Method Details

IndexOf() public méthode

public IndexOf ( System.TimeSpan time ) : int
time System.TimeSpan
Résultat int

MarkCollection() public méthode

public MarkCollection ( ) : System
Résultat System

MarkCollection() public méthode

public MarkCollection ( MarkCollection original ) : System
original MarkCollection
Résultat System