Interface IAccelergreatInitialize
Used to initialize objects managed by Accelergreat dependency injection at the start of their lifetime and before the objects are injected.
Namespace: Accelergreat.Xunit
Assembly: Accelergreat.Xunit.dll
Syntax
public interface IAccelergreatInitialize
Methods
InitializeAsync()
Declaration
Task InitializeAsync()
Returns
Type | Description |
---|---|
Task |