Skip to content

Latest commit

 

History

History
29 lines (8 loc) · 549 Bytes

File metadata and controls

29 lines (8 loc) · 549 Bytes

DynamicPropertyAccessor

Performance Tests Picture

Install from Nuget:

Nuget Install Picture

Add following to .cs file to access SetProperty and GetProperty methods:

Using Statement Picture

Examples of using SetProperty and GetProperty methods:

Examples of using SetProperty and GetProperty methods Picture