FileHelper Class
类库说明文档
| FileHelper Class |
文件帮助类
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
C#
public class FileHelper
The FileHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| FileHelper | Initializes a new instance of the FileHelper class |
| 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 |
写文件
|