示例#1
0
 public static float Add(this float fromAmount, Amount amount) => amount.AddFrom(fromAmount);