Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
type comparison
//Title of this code //Rextester.Program.Main is the entry point for your code. Don't change it. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { //Your code goes here var x = "asdf"; Console.WriteLine(x.GetType().IsAssignableFrom(typeof(object))); Console.WriteLine(x is object); } } }
run
|
edit
|
history
|
help
2
Timespan Calculator
Melody
Linear search
Linked list problem with remove
C# Calculator Simple
.heap sort
sdfgtgrfedcdf
IntNull
a6
Olymp