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<System.String> | resources |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |