IPathSelectionProvider<TFixtureItem> interface
Marker interface used by the source generator to find object which provides path selections.
csharp
public interface IPathSelectionProvider<out TFixtureItem>
public interface IPathSelectionProvider<out TFixtureItem>
parameter | description |
---|---|
TFixtureItem | The fixture item type. |
See Also
- namespace Twizzar.Fixture