Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
ComponentModel
DefaultPropertyAttribute
C# Class System.ComponentModel.DefaultPropertyAttribute
Inheritance:
Attribute
Mostrar archivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Properties
Property
Type
Description
Default
DefaultPropertyAttribute
Public Methods
Method
Description
DefaultPropertyAttribute
(
string
name
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
DefaultPropertyAttribute()
public
method
public
DefaultPropertyAttribute
(
string
name
) :
System
name
string
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
Default
public_oe static_oe property
public
static
DefaultPropertyAttribute,System.ComponentModel
Default
return
DefaultPropertyAttribute