News

Take advantage of anonymous types in C# to create ... foreach (var data in result) Console.WriteLine(data.Name); The complete program is given below for your reference. public class Author ...