Project DescriptionThe weak closures.
Creation of the closure behavior that independent from a compiler.
weakClosure.ExecuteIfTargetNotNull(objectSupplier =>
{
...
To understand the approach see the sample here:
proaram.csOr download the solution from the source code.
.