FileHelper Class

DCSoft.DBUtilityGeneric

FileHelper Class
文件帮助类
Inheritance Hierarchy
SystemObject  DCSoft.Utility.UtilsFileHelper

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class FileHelper

The FileHelper type exposes the following members.

Constructors
  NameDescription
Public methodFileHelper
Initializes a new instance of the FileHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRead
读文件
Public methodToString (Inherited from Object.)
Public methodStatic memberWrite
写文件
Top
See Also