Table of Contents

Interface IVersionService

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

组件版本号服务

public interface IVersionService
Extension Methods

Methods

GetVersion()

获得 版本号

string GetVersion()

Returns

string

GetVersion(string?)

获得 版本号

string GetVersion(string? url)

Parameters

url string

当前资源 相对路径 如 ./css/site.css

Returns

string