C# Class Moxiecode.Com.Transporter

Afficher le fichier Open project: openHPI/moodle-mod_teletask

Méthodes publiques

Свойство Type Description
dispatches string[]

Méthodes publiques

Méthode Description
Transporter ( ) : System
clear ( ) : void
getAsBlob ( object type ) : object>.Dictionary
receive ( object chunk, object size ) : void

Method Details

Transporter() public méthode

public Transporter ( ) : System
Résultat System

clear() public méthode

public clear ( ) : void
Résultat void

getAsBlob() public méthode

public getAsBlob ( object type ) : object>.Dictionary
type object
Résultat object>.Dictionary

receive() public méthode

public receive ( object chunk, object size ) : void
chunk object
size object
Résultat void

Property Details

dispatches public_oe static_oe property

public static string[] dispatches
Résultat string[]