Callback: IEnumerable<String> solver.GetReader(IUserSolver entity)
Callback that is invoked to get the reader class name and associated options.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Parameters
-
entity
The solver object.
Return Value
Type: IEnumerable<String>
An Enumerable of String containing in first position the name of the class extending ICustomReader and then, some optional data.