TimersDescriptionAttribute

TimersDescriptionAttribute

System.Timers (system.dll) class

This class provides a System.ComponentModel.DescriptionAttribute description for a given timer. It can be used by visual tools to display a helpful description of the component.

 public class  TimersDescriptionAttribute  : System.ComponentModel.DescriptionAttribute {  // Public Constructors  public  TimersDescriptionAttribute  (string   description   );  // Public Instance Properties  public override string  Description  {get; }  // overrides System.ComponentModel.DescriptionAttribute  } 

Hierarchy

System.Object System.Attribute System.ComponentModel.DescriptionAttribute TimersDescriptionAttribute

Valid On

All



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net