VitzzViperzz
Well-known member
I was at a C# seminar last night and I saw that the guy presenting used the "Go to definition" a lot. I forgot to ask him what it actually did, but when I tried it myself I saw that it brings lots of code like this:
Some say that these are definitions - but what are there the definitions of? Just curious to know.
Thanks
C#:
public static void Write(ulong value);
Some say that these are definitions - but what are there the definitions of? Just curious to know.
Thanks