MethodBasetypeMemberPath<TFixtureItem,TReturnType,TDeclaredType> class
Member path for a method where the return type is a twizzar base-tye..
csharp
public class MethodBasetypeMemberPath<TFixtureItem, TReturnType, TDeclaredType> :
MethodMemberPath<TFixtureItem, TReturnType, TDeclaredType>, IBaseTypePath<TFixtureItem>
public class MethodBasetypeMemberPath<TFixtureItem, TReturnType, TDeclaredType> :
MethodMemberPath<TFixtureItem, TReturnType, TDeclaredType>, IBaseTypePath<TFixtureItem>
parameter | description |
---|---|
TFixtureItem | The root fixture item type. |
TReturnType | The return type configured. |
TDeclaredType | The actual return type of the method. |
Public Members
name | description |
---|---|
MethodBasetypeMemberPath(…) | Initializes a new instance of the MethodBasetypeMemberPath class. (2 constructors) |
Unique() |