Метод | Описание | |
---|---|---|
Configure ( |
Configures the specified property info.
|
|
Configure ( |
Configures the specified property info.
|
|
SitecoreInfoAttribute ( ) : System.Reflection |
Initializes a new instance of the SitecoreInfoAttribute class.
|
|
SitecoreInfoAttribute ( SitecoreInfoType infoType ) : System.Reflection |
Initializes a new instance of the SitecoreInfoAttribute class.
|
public Configure ( |
||
propertyInfo | The property info. | |
Результат | Mapper.Configuration.AbstractPropertyConfiguration |
public Configure ( |
||
propertyInfo | The property info. | |
config | SitecoreInfoConfiguration | The config. |
Результат | void |
public SitecoreInfoAttribute ( ) : System.Reflection | ||
Результат | System.Reflection |
public SitecoreInfoAttribute ( SitecoreInfoType infoType ) : System.Reflection | ||
infoType | SitecoreInfoType | Type of the info. |
Результат | System.Reflection |