Title here
Summary here
Writes data into a text file. Each line in the output is created by calling the WriteLineFunc or by invoking ToString() on the object.
Type | Name | Description |
---|---|---|
string | fileName |
Type | Name | Description |
---|---|---|
string | fileName | |
Func<ExpandoObject, string> | writeLineFunc |