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

Inheritance: System.Windows.Threading.DispatcherTimer, IFoldGenerationTimer
Exibir arquivo Open project: RazorPad/RazorPad

Public Properties

Property Type Description
DefaultInterval System.TimeSpan
TwoSecondInterval System.TimeSpan

Public Methods

Method Description
Dispose ( ) : void
FoldGenerationTimer ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FoldGenerationTimer() public method

public FoldGenerationTimer ( ) : System
return System

Property Details

DefaultInterval public_oe static_oe property

public static TimeSpan,System DefaultInterval
return System.TimeSpan

TwoSecondInterval public_oe static_oe property

public static TimeSpan,System TwoSecondInterval
return System.TimeSpan