ByteSize icon indicating copy to clipboard operation
ByteSize copied to clipboard

Remove "AddX" method like AddKiloByte/AddKebibyte etc.

Open omar opened this issue 4 years ago • 0 comments

Not sure how useful AddKiloByte/AddKebibyte and their sibling methods are. These were added to mimic DateTime behavior (AddSeconds, AddMinutes, etc.), but with the addition of binary and decimal to the class, I could these being a bit redundant and excessive.

omar avatar Oct 31 '21 00:10 omar