doubleu
03/08/2017, 11:01 AMrobin
03/08/2017, 11:15 AMget
and set
method for the property just call the corresponding method on that delegate field.
As the class of the delegate is known at compile time, no reflection has to happen, just simple method calls.doubleu
03/08/2017, 11:30 AMrobin
03/08/2017, 11:32 AM