C# Class FeaturesCssController, aura

Inheritance: Controller
显示文件 Open project: aura-project/aura

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