Exemple #1
0
 /// <inheritdoc cref="AmplitudeRatio.FromDecibelsUnloaded(double?)"/>
 public static AmplitudeRatio?DecibelsUnloaded(this int?value) => AmplitudeRatio.FromDecibelsUnloaded(value);