How to implement certain design patterns from C# with U#
Since we don't have access to delegates, how can we effectively implement an observer pattern i...