C# Class System.ComponentModel.DefaultPropertyAttribute

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

Méthodes publiques

Свойство Type Description
Default DefaultPropertyAttribute

Méthodes publiques

Méthode Description
DefaultPropertyAttribute ( string name ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

DefaultPropertyAttribute() public méthode

public DefaultPropertyAttribute ( string name ) : System
name string
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

Default public_oe static_oe property

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