Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Prime
//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 { public class Program { public static void Main (string[] args) { Console.WriteLine ("See if number is prime."); string readNumber = Console.ReadLine(); int useNumber = Int32.Parse(readNumber); Calculate(string[] args); } public static void Calculate(){ } } }
run
|
edit
|
history
|
help
0
2
PassByValue vs PassByRerefence
הארות אופן שימוש
7.2 Creating async methods the old way
vera
Found many section of times intersect (can edit)
sdfgthyjuytgrfedscf
Program A
asdfrtgeryrutu
TestApp