M
Mr.Tickle
I want to give an alias for a type in C# so i can say SOMETYPEID refers to
int etc, how can I do this on C#?
something like typedef long SOMETYPEID in c++
int etc, how can I do this on C#?
something like typedef long SOMETYPEID in c++