C# Class IOExtensions, code

文件读写复制操作,对System.IO的一些封装
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
GetTotalSize ( DirectoryInfo, directory, Action, progressCallback ) : long

Method Details

GetTotalSize() public static méthode

public static GetTotalSize ( DirectoryInfo, directory, Action, progressCallback ) : long
directory DirectoryInfo,
progressCallback Action,
Résultat long