C# Class UploadVisualChatController, aura

Inheritance: Controller
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
Handle ( HttpRequestEventArgs, args, string requestedPath, string localPath ) : void

Method Details

Handle() public méthode

public Handle ( HttpRequestEventArgs, args, string requestedPath, string localPath ) : void
args HttpRequestEventArgs,
requestedPath string
localPath string
Résultat void