Callback: IEnumerable<String> solver.GetReader(IUserSolver entity)

Callback that is invoked to get the reader class name and associated options.

Parameters

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.