C# Class Default2Ini.HumModFileConvert

Inheritance: HumModConvert
Exibir arquivo Open project: TomasKulhanek/Physiovalues

Public Methods

Method Description
ReplaceRow ( string strLine, string varValue, Regex regex, bool fromFile ) : string

Method Details

ReplaceRow() public method

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