mirror of https://github.com/coolaj86/fizzbuzz.git
attribution to microsoft
This commit is contained in:
parent
c0dbd29dfe
commit
ae82bc796b
|
@ -1,4 +1,4 @@
|
|||
// http://msdn.microsoft.com/en-us/library/fx6588te(v=vs.80).aspx
|
||||
// Taken (mostly) from http://msdn.microsoft.com/en-us/library/fx6588te(v=vs.80).aspx
|
||||
using System;
|
||||
using System.Net;
|
||||
using System.Net.Sockets;
|
||||
|
|
Loading…
Reference in New Issue