Class SubmitProgressEventArgs
Inherited Members
Namespace: Zenoph.Notify.Events
Assembly: Zenoph.Notify.dll
Syntax
[ComVisible(true)]
[Guid("9381F056-243C-462e-8968-A0EB24D6589A")]
public sealed class SubmitProgressEventArgs : EventArgs
Constructors
SubmitProgressEventArgs(int)
Declaration
public SubmitProgressEventArgs(int perc)
Parameters
Type | Name | Description |
---|---|---|
int | perc |
Methods
getPercentage()
Declaration
public int getPercentage()
Returns
Type | Description |
---|---|
int |