C# Class BroadcastController, aura

ファイルを表示 Open project: aura-project/aura Class Usage Examples

Public Methods

Method Description
Handle ( HttpRequestEventArgs, args, string requestuestPath, string localPath ) : void

Method Details

Handle() public method

public Handle ( HttpRequestEventArgs, args, string requestuestPath, string localPath ) : void
args HttpRequestEventArgs,
requestuestPath string
localPath string
return void