There's also the chance that (depending on the specific case) it might just be a better idea to avoid having a struct implement an interface at all.<BR><BR>Instead of having a MyStruct that can ...
I'm trying to check whether a <B>Point</B> has been initialised.<BR><pre class="ip-ubbcode-code-pre">if(previousPt == null)<BR>{<BR> previousPt = new Point(0,0);<BR ...
当前正在显示可能无法访问的结果。
隐藏无法访问的结果