Table of Contents

Interface IEnumWrapper<TSelf>

Namespace
ChartTools.Extensions.Enums
Assembly
ChartTools.dll
public interface IEnumWrapper<TSelf> : IEquatable<TSelf>, IEquatable<TSelf?>, IComparable<TSelf>, IEqualityOperators<TSelf, TSelf?, bool>, IComparisonOperators<TSelf, TSelf, bool>, IEqualityOperators<TSelf, TSelf, bool>, ISpanParsable<TSelf>, IParsable<TSelf> where TSelf : struct, IEnumWrapper<TSelf>

Type Parameters

TSelf
Inherited Members