Method | Description | |
---|---|---|
PropertiesEditor ( string properties ) : System.Collections |
Creates a new instance of the Spring.Transaction.Interceptor.TransactionAttributeSourceEditor.PropertiesEditor class.
|
|
this ( string index ) : string |
Indexer to return values based on index value.
|
Method | Description | |
---|---|---|
parseProperties ( string properties ) : void |
public PropertiesEditor ( string properties ) : System.Collections | ||
properties | string | The property values to be parsed. |
return | System.Collections |