Class JumpItemBase
Inheritance
System.Object
JumpItemBase
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Taskbar.Core
Assembly: Telerik.WinControls.UI.dll
Syntax
public abstract class JumpItemBase : IDisposable, IJumpItem
Properties
Path
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
System.Boolean
disposing
|
Finalize()
Declaration
protected void Finalize()