Interface IStartInitService
public interface IStartInitService
- Extension Methods
Methods
Start(Func<IStartWindow, bool>)
bool Start(Func<IStartWindow, bool> action)
Parameters
action
Func<IStartWindow, bool>
public interface IStartInitService
bool Start(Func<IStartWindow, bool> action)
action
Func<IStartWindow, bool>