C# Class System.ComponentModel.SettingsBindableAttribute

Inheritance: System.Attribute
Show file Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
No SettingsBindableAttribute
Yes SettingsBindableAttribute

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
SettingsBindableAttribute ( bool bindable ) : System

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

SettingsBindableAttribute() public method

public SettingsBindableAttribute ( bool bindable ) : System
bindable bool
return System

Property Details

No public static property

public static SettingsBindableAttribute,System.ComponentModel No
return SettingsBindableAttribute

Yes public static property

public static SettingsBindableAttribute,System.ComponentModel Yes
return SettingsBindableAttribute