Interface IWebRequestResources
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Resources
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public interface IWebRequestResources
Methods
TryAdd(List<string>)
Declaration
List<string> TryAdd(List<string> resources)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Collections.Generic.List<T><string> | resources |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.List<T><string> |