C# 클래스 LiveBoard.Common.StringExtensions

파일 보기 프로젝트 열기: vapps/Modern_LiveBoard

공개 메소드들

메소드 설명
Right ( this str, int length ) : string

메소드 상세

Right() 공개 정적인 메소드

public static Right ( this str, int length ) : string
str this
length int
리턴 string