FieldMemberPath<TFixtureItem,TReturnType> constructor
Initializes a new instance of the FieldMemberPath
class.
csharp
public FieldMemberPath(string viMemberName, MemberPath<TFixtureItem> parent)
public FieldMemberPath(string viMemberName, MemberPath<TFixtureItem> parent)
parameter | description |
---|---|
viMemberName | |
parent |
See Also
- class MemberPath<TFixtureItem>
- class FieldMemberPath<TFixtureItem,TReturnType>
- namespace Twizzar.Fixture.Member