C# Class ApiParser.ProgressEventArgs

显示文件 Open project: JetBrains/resharper-unity

Public Methods

Method Description
ProgressEventArgs ( int current, int total )

Method Details

ProgressEventArgs() public method

public ProgressEventArgs ( int current, int total )
current int
total int