Add constructor delegation
This allows Create to delegate calls to the Delegates after the object has been constructed. Right after the constructor has been created, a call to constructor_after(instance) in the delegate will be made. Test: Added new tests Change-Id: Ia8b3f069b634047c3976b3db2f83bdf85bf1bab8
Loading
Please sign in to comment