Method | Description | |
---|---|---|
AddGroup ( string name, Action |
Adds the group.
|
|
GetGroup ( string name, Action |
Gets the group.
|
|
SharedWebAssetGroupBuilder ( string defaultPath, WebAssetItemGroup>.IDictionary |
Initializes a new instance of the SharedWebAssetGroupBuilder class.
|
public AddGroup ( string name, Action |
||
name | string | The name. |
configureAction | Action |
The configure action. |
return |
public GetGroup ( string name, Action |
||
name | string | The name. |
configureAction | Action |
The configure action. |
return |
public SharedWebAssetGroupBuilder ( string defaultPath, WebAssetItemGroup>.IDictionary |
||
defaultPath | string | The default path. |
assets | WebAssetItemGroup>.IDictionary | The assets. |
return | System |