How do I get typeof in C#?

You can use “typeof()” operator in C# but you need to call the namespace using System.IO ; You must use “is” keyword if you wish to check for a type. typeof is not defined in a namespace, it is a keyword.11 Haz 2009

Sizin İçin Seçtik  What is a cast in C#?

Leave a Reply

Your email address will not be published. Required fields are marked *