Метод | Описание | |
---|---|---|
CutIfLonger ( this source, int maxLength = 1000 ) : string | ||
ToShortSizeInBytesString ( long bytes ) : string |
public static CutIfLonger ( this source, int maxLength = 1000 ) : string | ||
source | this | |
maxLength | int | |
Результат | string |
public static ToShortSizeInBytesString ( long bytes ) : string | ||
bytes | long | |
Результат | string |