Skip to content

ItemBuilderHelperMethods class

Helper methods for the ItemBuilder.

csharp
public static class ItemBuilderHelperMethods
public static class ItemBuilderHelperMethods

Public Members

namedescription
static With<TFixtureItem,TPathProvider>(…)Provides the With methods for ItemBuilder.

See Also