Skip to content

HatTrickLabs/reflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HatTrickLabs.Reflection

A simple .NET utility that can be used to reflect properties, fields, or dictionary values from objects.

To view examples of usage, see the simple code contained within this solution's TestHarness project.