ClassSnippetTimer
Class
Definition
Namespace:Telerik.Windows.Documents.PerformanceTools
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class SnippetTimer : IDisposable
Inheritance: objectSnippetTimer
Implements:
Constructors
SnippetTimer()
Declaration
cs-api-definition
public SnippetTimer()
Methods
Dispose()
Declaration
cs-api-definition
public void Dispose()
Implements