C# 클래스 Default2Ini.HumModFileConvert

상속: HumModConvert
파일 보기 프로젝트 열기: TomasKulhanek/Physiovalues

공개 메소드들

메소드 설명
ReplaceRow ( string strLine, string varValue, Regex regex, bool fromFile ) : string

메소드 상세

ReplaceRow() 공개 메소드

public ReplaceRow ( string strLine, string varValue, Regex regex, bool fromFile ) : string
strLine string
varValue string
regex System.Text.RegularExpressions.Regex
fromFile bool
리턴 string