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
Irfan_Problem
Random Number Generation
lasses, properties, methods, ling begining
sdfgtgrfedcdf
NEVERMIND
Intuit // C# // listing_4.7 (case // calculator)
newstring vs regex
golestanali
Vajdalinky
s