Closed jonsequitur closed 7 years ago
This removes the IAliased interface in favor of a couple of subclasses of OptionSet<T>.
IAliased
OptionSet<T>
@jonsequitur, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request. Thanks, .NET Foundation Pull Request Bot
This removes the
IAliased
interface in favor of a couple of subclasses ofOptionSet<T>
.