CSReportEditor.fFormula.addFormula C# (CSharp) Метод

addFormula() публичный Метод

public addFormula ( csRptFormulaType csRptFormulaType, string str, string str2, string str3, int i ) : void
csRptFormulaType csRptFormulaType
str string
str2 string
str3 string
i int
Результат void
		public void addFormula (csRptFormulaType csRptFormulaType, string str, string str2, string str3, int i)
		{
			throw new NotImplementedException ();
		}