Method Generators
Tea Framework provides simple utilities for retrieving and setting the values of fields and properties by generic methods are runtime to perform operations, which is significanly faster than the normal GetX
and SetX
methods if used more than once.
Examples
Getting the Value of a Field
Setting the Value of a Field
Getting the Value of a Property
Setting the Value of a Property
Last updated