C# Class LongoMatch.Core.Store.Timer

Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CancelCurrent ( ) : void
Start ( Time start, string name = null ) : TimeNode
Stop ( Time stop ) : void
Timer ( ) : System

Method Details

CancelCurrent() public méthode

public CancelCurrent ( ) : void
Résultat void

Start() public méthode

public Start ( Time start, string name = null ) : TimeNode
start Time
name string
Résultat TimeNode

Stop() public méthode

public Stop ( Time stop ) : void
stop Time
Résultat void

Timer() public méthode

public Timer ( ) : System
Résultat System