C# Class System.Net.ProgressEvent

Inheritance: System.Html.Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
ProgressEvent System.Html

Méthodes publiques

Méthode Description
ProgressEvent ( string type ) : System.Html
ProgressEvent ( string type, ProgressEventInit eventInitDict ) : System.Html

Private Methods

Méthode Description
ProgressEvent ( ) : System.Html

Method Details

ProgressEvent() public méthode

public ProgressEvent ( string type ) : System.Html
type string
Résultat System.Html

ProgressEvent() public méthode

public ProgressEvent ( string type, ProgressEventInit eventInitDict ) : System.Html
type string
eventInitDict ProgressEventInit
Résultat System.Html