Метод | Описание | |
---|---|---|
PropertyAttribute ( ) : System |
Initializes a new instance of the PropertyAttribute class.
|
|
PropertyAttribute ( string propertyName ) : System |
Initializes a new instance of the PropertyAttribute class.
|
Метод | Описание | |
---|---|---|
CreateConverter ( ) : IConverter |
Gets the custom converter.
|
public PropertyAttribute ( string propertyName ) : System | ||
propertyName | string | Name of the property. |
Результат | System |