Methods and Different Kind of Parameters Passing


/ Published in: C#
Save to your folder(s)

In Delphi you have the possibility to modify Methods' Parameters (e.g. procedure AddPlus(var number: integer);) - in C# you will find the following realm of possibility:

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.