Welcome use CTRC
You can follow us on https://github.com/chsword/ctrc
### Install package on NuGet.org
Install-Package CTRC
### DEMO
get methodinfos
var mem = CTRCHelper.GetMethodInfos<MyClass>();
get fields
var t=CTRCHelper.GetFieldInfos<MyClass>();
### Authors and Contributors
@chsword https://github.com/chsword
### Support or Contact
Email:chsword@126.com