Esempio n. 1
0
 public void GetUnderlyingType()
 => FastEnum.GetUnderlyingType <TEnum>().Should().Be <TUnderlying>();