C# Class System.ComponentModel.RecommendedAsConfigurableAttribute

Inheritance: System.Attribute
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Default RecommendedAsConfigurableAttribute
No RecommendedAsConfigurableAttribute
Yes RecommendedAsConfigurableAttribute

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsDefaultAttribute ( ) : bool
RecommendedAsConfigurableAttribute ( bool recommendedAsConfigurable ) : System

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

IsDefaultAttribute() public method

public IsDefaultAttribute ( ) : bool
return bool

RecommendedAsConfigurableAttribute() public method

public RecommendedAsConfigurableAttribute ( bool recommendedAsConfigurable ) : System
recommendedAsConfigurable bool
return System

Property Details

Default public_oe static_oe property

public static RecommendedAsConfigurableAttribute,System.ComponentModel Default
return RecommendedAsConfigurableAttribute

No public_oe static_oe property

public static RecommendedAsConfigurableAttribute,System.ComponentModel No
return RecommendedAsConfigurableAttribute

Yes public_oe static_oe property

public static RecommendedAsConfigurableAttribute,System.ComponentModel Yes
return RecommendedAsConfigurableAttribute