Property | Type | Description | |
---|---|---|---|
Default |
Method | Description | |
---|---|---|
ComplexBindingPropertiesAttribute ( ) : System | ||
ComplexBindingPropertiesAttribute ( string dataSource ) : System | ||
ComplexBindingPropertiesAttribute ( string dataSource, string dataMember ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
public ComplexBindingPropertiesAttribute ( ) : System | ||
return | System |
public ComplexBindingPropertiesAttribute ( string dataSource ) : System | ||
dataSource | string | |
return | System |
public ComplexBindingPropertiesAttribute ( string dataSource, string dataMember ) : System | ||
dataSource | string | |
dataMember | string | |
return | System |