Site Loader
Auckland, New Zealand
In our last post we discussed about working with classes and objects of C#, in this post we will discuss about types in C#.

Types

Types are like blueprint of what we create, again more like classes that we discussed in previous post

Custom Types

As we already discussed in previous videos, classes are Types, but since the class in Program.cs is something you customized and created its called custom types

Pre-defined Types

In C# there are many predefined types as well for instance 1. Int 2. String 3. bool 4. double etc Here is the complete video of the above discussion

Type casting

Thanks for reading the post and watching the video!!! Please leave your comments and let me know if there is anything I should update in this post. Thanks, Karthik KK

Post Author: Karthik kk

2 Replies to “Working with Types in C# for Automation testing”

  1. Great post. !
    Thank you for your post. This was really an appreciating one. You done a good job. Keep on blogging like this unique information with us.

  2. I am expecting more interesting topics from you. And this was nice content and definitely it will be useful for many people.

Leave a Reply

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