Corey Alexander

Results 1 issues of Corey Alexander

When using explicit interface definitions like below, the SuperNode generated fails to generate correctly for the following case. For example: The given interface. ``` public interface IHaveAutoload { T Instance...