News
public class Author: Person { public int Id { get; set; } public List<Book> Books { get ... i.e. no compile-time or run-time errors. The as operator in C# allows you to explicitly convert the ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results