Click or drag to resize

saveBasesaveToFile Method (String, IEnumerableString)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Snima tekstualni fajl na zadatoj putanji

Namespace:  imbSCI.Core.extensions.io
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static bool saveToFile(
	string _path,
	IEnumerable<string> xmlLines
)
Request Example View Source

Parameters

_path
Type: SystemString
gde da snimi fajl
xmlLines
Type: System.Collections.GenericIEnumerableString
Sadrzaj koji treba da snimi

Return Value

Type: Boolean
See Also