C# Class RazorPad.UI.Editors.Folding.FoldGenerationTimer

Inheritance: System.Windows.Threading.DispatcherTimer, IFoldGenerationTimer
Afficher le fichier Open project: RazorPad/RazorPad

Méthodes publiques

Свойство Type Description
DefaultInterval System.TimeSpan
TwoSecondInterval System.TimeSpan

Méthodes publiques

Méthode Description
Dispose ( ) : void
FoldGenerationTimer ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FoldGenerationTimer() public méthode

public FoldGenerationTimer ( ) : System
Résultat System

Property Details

DefaultInterval public_oe static_oe property

public static TimeSpan,System DefaultInterval
Résultat System.TimeSpan

TwoSecondInterval public_oe static_oe property

public static TimeSpan,System TwoSecondInterval
Résultat System.TimeSpan