Table of Contents

Class ColorBoxExtention

Namespace
System
Assembly
HeBianGu.Control.ColorBox.dll
public static class ColorBoxExtention
Inheritance
ColorBoxExtention
Inherited Members

Methods

AddColorBox(IServiceCollection)

注册

public static void AddColorBox(this IServiceCollection service)

Parameters

service IServiceCollection

UseColorBox(IApplicationBuilder, Action<ColorBoxSetting>)

配置

public static void UseColorBox(this IApplicationBuilder service, Action<ColorBoxSetting> action)

Parameters

service IApplicationBuilder
action Action<ColorBoxSetting>