Naanou.ResourceExchange
Class ProgressEventArgs

Progress event arguments

Field Summary
string Action
         Action
double Progress
         Progress

Constructor Summary
ProgressEventArgs(string action, double progress)
         Constructor

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

Action

internal string Action

Action


Progress

internal double Progress

Progress

Constructor Detail

ProgressEventArgs

internal ProgressEventArgs(string action,
                           double progress)

Constructor

Parameters:
action - Action
progress - Progress