Table of Contents

Interface IStartInitService

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public interface IStartInitService
Extension Methods

Methods

Start(Func<IStartWindow, bool>)

bool Start(Func<IStartWindow, bool> action)

Parameters

action Func<IStartWindow, bool>

Returns

bool