I have a class which implements several interfaces. One of them I
would like to have implemented only if it is a debug build. Is there
a way to do this?
Thanks.
would like to have implemented only if it is a debug build. Is there
a way to do this?
Thanks.
Comment