C# Class System.ComponentModel.NotifyParentPropertyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
Default System.ComponentModel.NotifyParentPropertyAttribute
No System.ComponentModel.NotifyParentPropertyAttribute
Yes System.ComponentModel.NotifyParentPropertyAttribute

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsDefaultAttribute ( ) : bool
NotifyParentPropertyAttribute ( bool notifyParent )

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IsDefaultAttribute() public méthode

public IsDefaultAttribute ( ) : bool
Résultat bool

NotifyParentPropertyAttribute() public méthode

public NotifyParentPropertyAttribute ( bool notifyParent )
notifyParent bool

Property Details

Default public_oe static_oe property

public static System.ComponentModel.NotifyParentPropertyAttribute Default
Résultat System.ComponentModel.NotifyParentPropertyAttribute

No public_oe static_oe property

public static System.ComponentModel.NotifyParentPropertyAttribute No
Résultat System.ComponentModel.NotifyParentPropertyAttribute

Yes public_oe static_oe property

public static System.ComponentModel.NotifyParentPropertyAttribute Yes
Résultat System.ComponentModel.NotifyParentPropertyAttribute