Exemplo n.º 1
0
 public static float Add(this float fromAmount, Amount amount) => amount.AddFrom(fromAmount);