类库说明文档
FileHelper Class |
文件帮助类
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
FileHelper | Initializes a new instance of the FileHelper class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Read |
读文件
| |
ToString | (Inherited from Object.) | |
Write |
写文件
|
See Also