Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@joaope joaope released this 23 Oct 12:30
98e98b3
  • Add FieldReference attribute. When applied to a class's field or property it's used to get the field name superseding the field/property name itself.
  • Add FieldReference.GetName() static method helper to get a field name out of a class's field or property.