Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Lambda Expression
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { delegate void del(int i); public class Program { public static void Main(string[] args) { myDelegate(6); } static del myDelegate = n => Console.WriteLine("{0} * 2 = {1}", n, n*2); public static void myMethod(int i) { } } }
run
|
edit
|
history
|
help
0
Prueba
BreakNum2
jjj
array integration
Distinct linq not used
Test Daylight Savings
a6
Prime number
Found many section of times intersect (can edit)
OBJ Good Start