Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ArgumentConvertingMethodInvoker ( ) : System |
Creates a new instance of the Spring.Objects.Support.ArgumentConvertingMethodInvoker class.
|
|
Prepare ( ) : void |
Prepare the specified method. The method can be invoked any number of times afterwards. |
|
RegisterCustomConverter ( |
Register the given custom System.ComponentModel.TypeConverter for all properties of the given System.Type.
|
public ArgumentConvertingMethodInvoker ( ) : System | ||
Результат | System |
public RegisterCustomConverter ( |
||
requiredType |
/// The |
|
typeConverter |
/// The |
|
Результат | void |