ExtenderProvidedPropertyAttribute

ExtenderProvidedPropertyAttribute

System.ComponentModel (system.dll) sealed class

This is an internal class and should not be used in your own code.

 public sealed class  ExtenderProvidedPropertyAttribute  : Attribute {  // Public Constructors  public  ExtenderProvidedPropertyAttribute  ();  // Public Instance Properties  public PropertyDescriptor  ExtenderProperty  {get; }    public IExtenderProvider  Provider  {get; }    public Type  ReceiverType  {get; }  // Public Instance Methods  public override bool  Equals  (object  obj  );  // overrides Attribute  public override int  GetHashCode  ();  // overrides Attribute  public override bool  IsDefaultAttribute  ();  // overrides Attribute  } 

Hierarchy

System.Object System.Attribute ExtenderProvidedPropertyAttribute

Valid On

All



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

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