Table of Contents

Class ScreenExtention

Namespace
System
Assembly
HeBianGu.Control.Screen.dll
public static class ScreenExtention
Inheritance
ScreenExtention
Inherited Members

Methods

AddScreen(IServiceCollection)

注册

public static void AddScreen(this IServiceCollection service)

Parameters

service IServiceCollection

UsePropertyGrid(IApplicationBuilder, Action<ScreenSetting>)

配置

public static void UsePropertyGrid(this IApplicationBuilder service, Action<ScreenSetting> action)

Parameters

service IApplicationBuilder
action Action<ScreenSetting>