C# 클래스 CommonLib.Extensions.StringBuilderEx

파일 보기 프로젝트 열기: jprichardson/CommonLib

공개 메소드들

메소드 설명
RemoveLastChar ( this sb ) : void

메소드 상세

RemoveLastChar() 공개 정적인 메소드

public static RemoveLastChar ( this sb ) : void
sb this
리턴 void