Closed haven1433 closed 5 years ago
child interface adds extra getter/setter to a property from a base interface. Example: If an interface implemented both IList<> were to implement IReadOnlyList<>.
child interface adds extra getter/setter to a property from a base interface. Example: If an interface implemented both IList<> were to implement IReadOnlyList<>.