Метод | Описание | |
---|---|---|
Define ( ) : void |
Defines the require() function as a global in the current context.
|
|
RequireDefinition ( CSharp context, Uglify.ResourceHelper resourceHelper ) : System |
Initializes a new instance of the RequireDefinition class.
|
Метод | Описание | |
---|---|---|
Execute ( string file, string code, CommonObject exports ) : void | ||
Normalize ( string file ) : string | ||
Require ( string file ) : CommonObject |
public RequireDefinition ( CSharp context, Uglify.ResourceHelper resourceHelper ) : System | ||
context | CSharp | The context. |
resourceHelper | Uglify.ResourceHelper | The resource helper. |
Результат | System |