Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ProvidePropertyAttribute ( string propertyName, Type receiverType ) : System | ||
ProvidePropertyAttribute ( string propertyName, string receiverTypeName ) : System |
public ProvidePropertyAttribute ( string propertyName, Type receiverType ) : System | ||
propertyName | string | |
receiverType | Type | |
return | System |
public ProvidePropertyAttribute ( string propertyName, string receiverTypeName ) : System | ||
propertyName | string | |
receiverTypeName | string | |
return | System |