C# Class System.IO.BlobEvent

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

Private Properties

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

Méthodes publiques

Méthode Description
BlobEvent ( string type ) : System.Html
BlobEvent ( string type, BlobEventInit eventInitDict ) : System.Html

Private Methods

Méthode Description
BlobEvent ( ) : System.Html

Method Details

BlobEvent() public méthode

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

BlobEvent() public méthode

public BlobEvent ( string type, BlobEventInit eventInitDict ) : System.Html
type string
eventInitDict BlobEventInit
Résultat System.Html