ByteSize
ByteSize copied to clipboard
Remove "AddX" method like AddKiloByte/AddKebibyte etc.
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.