The weak closures.
Creation of the closure behavior that independent from a compiler.
Under development...This project required the Weak Delegate for accommodation.
weakClosure.ExecuteIfTargetNotNull(objectSupplier =>
{
...
To understand the approach see the sample here:
program.csOr download the solution from the source code.
it3xl.com