C# Class CH05_BatchFileProcessing.ProgressUpdater

显示文件 Open project: PacktPublishing/Mastering-High-Performance-with-C-10.0-and-.NET-6 Class Usage Examples

Public Properties

Property Type Description
CurrentFileNmb int
TotalFiles int

Property Details

CurrentFileNmb public_oe property

public int CurrentFileNmb
return int

TotalFiles public_oe property

public int TotalFiles
return int