Interface IVersionService
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
组件版本号服务
public interface IVersionService
- Extension Methods
Methods
GetVersion()
获得 版本号
string GetVersion()
Returns
GetVersion(string?)
获得 版本号
string GetVersion(string? url)
Parameters
url
string当前资源 相对路径 如 ./css/site.css