The Resource Reader is used parse over the resource collection that the ResourceSet contains. It's basically an IEnumarable interface implementation and it's what's used to retrieve the actual keys
public sealed IResourceReader ResourceReader { get; }
See also:
Class DbSimpleResourceProvider© West Wind Technologies, 2006 - 2019 • Updated: 01/25/18
Comment or report problem with topic