C# Class System.ComponentModel.RecommendedAsConfigurableAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
Default RecommendedAsConfigurableAttribute
No RecommendedAsConfigurableAttribute
Yes RecommendedAsConfigurableAttribute

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsDefaultAttribute ( ) : bool
RecommendedAsConfigurableAttribute ( bool recommendedAsConfigurable ) : System

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

RecommendedAsConfigurableAttribute() public méthode

public RecommendedAsConfigurableAttribute ( bool recommendedAsConfigurable ) : System
recommendedAsConfigurable bool
Résultat System

Property Details

Default public_oe static_oe property

public static RecommendedAsConfigurableAttribute,System.ComponentModel Default
Résultat RecommendedAsConfigurableAttribute

No public_oe static_oe property

public static RecommendedAsConfigurableAttribute,System.ComponentModel No
Résultat RecommendedAsConfigurableAttribute

Yes public_oe static_oe property

public static RecommendedAsConfigurableAttribute,System.ComponentModel Yes
Résultat RecommendedAsConfigurableAttribute