This is a helper class to wrap up common text file functions. This class is a static class and cannot be instantiated all is methods are static as well.

Namespace:  CA.Common.File
Assembly:  CA.Common (in CA.Common.dll) Version: 1.0.0.0 (1.0.0.0)

Inheritance Hierarchy

System..::.Object
  CA.Common.File..::.TextFileHelper

See Also