OldSchoolHack

Register / Login English

Forum - Code Syntax Highlighting

icon Thread: Forum - Code Syntax Highlighting

Join Date: Aug 2007

Posts: 8643

User-Rating:

199 positive
33 negative
also igro, da fehlen ja ein paar ";"...

CSHARP Code:
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Net;
  4. using System.IO;
  5. using System.Text.RegularExpressions;
  6. using System.Diagnostics;
  7. using System.Windows.Forms;
  8.  
  9. namespace ConsoleApplication1
  10. {
  11. class Program
  12. {
  13. static void Main(string[] args)
  14. {
  15. var name = "OldSchoolHack";
  16. }
  17. }
  18. }

greetz KN4CK3R

__________________

Hallo