Beispiel #1
0
 /// <summary>
 /// Converts this attribute to a string.
 /// </summary>
 public override string ToString() => TypeDescriptor.GetConverterTrimUnsafe(typeof(InheritanceLevel)).ConvertToString(InheritanceLevel) !;