Adder struct Adder : ISupplier<double, double, double>, ISupplier<float, float, float>, ISupplier<IntPtr, IntPtr, IntPtr> Documentation Code