Skip to content

ItemDelegateConfig<TFixtureItem> constructor

Initializes a new instance of the ItemDelegateConfig class.

csharp
public ItemDelegateConfig(IMemberPath<TFixtureItem> path, object delegateValue)
public ItemDelegateConfig(IMemberPath<TFixtureItem> path, object delegateValue)
parameterdescription
path
delegateValue

See Also