메소드 | 설명 | |
---|---|---|
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 |