예제 #1
0
 private bool DriverHasAuthorization(CrewMember driver)
 => _drivers.Contains(driver.GetType());