News

Use the explicit conversion operator in C# The following code snippet shows how you can take advantage of the explicit operator to convert an Author instance to an instance of AuthorDto class.