Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Moin Leute,
ich habe mal ne Frage.
Und zwar gibt es bei C++ die Möglichkleit:
class test { int blubb(int x); }
test::blubb(int x) { // bla bla }
So etwas gibt es in C# nicht zufällig oder?
Vielen Dannk für eure Antworten.