Hello C#'ers:
I installed a syntax highlighting system that will properly (hopefully) highlight your code and also include line numbers. If you look at the toolbar above this message editor you'll see a "c#" button on the far right. Click it and then enter "c#" (no quotes) to indicate you want to use C# code. Place your code in between the XCODE tags.
Here is an example of what will appear.
You can learn more about the XCODE tag use (it's BBCODE) here.
I installed a syntax highlighting system that will properly (hopefully) highlight your code and also include line numbers. If you look at the toolbar above this message editor you'll see a "c#" button on the far right. Click it and then enter "c#" (no quotes) to indicate you want to use C# code. Place your code in between the XCODE tags.
Here is an example of what will appear.
public static void HelloWorld() { HelpOthers(); }
You can learn more about the XCODE tag use (it's BBCODE) here.