SubSonic.Extensions.IO
SubSonic.Extensions.IO
Summary== File IO made easy! ==Namespace
* - Read a text file and obtain it's contents * - Creates or opens a file for writing and writes text to it. * - Update text within a file by replacing a substring within the file. * - Writes out a string to a file.