C# 클래스 RadaCode.InDoc.Data.Extensions.StringExtensions

파일 보기 프로젝트 열기: maxpavlov/FlexNet

공개 메소드들

메소드 설명
SmartReplace ( this source, string org, string replace, int start, int max ) : string

메소드 상세

SmartReplace() 공개 정적인 메소드

public static SmartReplace ( this source, string org, string replace, int start, int max ) : string
source this
org string
replace string
start int
max int
리턴 string