SAB-E02/TDD.DbTestHelpers/FakesAssemblies/TechTalk.SpecFlow.Fakes.xml
2021-04-06 18:04:43 +02:00

25482 lines
1.9 MiB

<?xml version="1.0"?>
<doc>
<assembly>
<name>TechTalk.SpecFlow.Fakes</name>
</assembly>
<members>
<member name="T:Microsoft.QualityTools.Testing.Fakes.Delegates.TechTalkSpecFlowDelegates">
<summary>Contains custom delegates used for the stubs and shims of TechTalk.SpecFlow</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventSerializer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.#ctor(TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventSerializer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.AllInstances.SerializeAnalyticsEventIAnalyticsEvent">
<summary>Sets the shim of AppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.Bind(TechTalk.SpecFlow.Analytics.AppInsights.IAppInsightsEventSerializer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.Constructor">
<summary>Sets the shim of AppInsightsEventSerializer.AppInsightsEventSerializer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventSerializer.SerializeAnalyticsEventIAnalyticsEvent">
<summary>Sets the shim of AppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventTelemetry</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.#ctor(TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventTelemetry)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.DataTypeNameGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_DataTypeName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.DataTypeNameSetString">
<summary>Sets the shim of AppInsightsEventTelemetry.set_DataTypeName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.EventDateTimeGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_EventDateTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.EventDateTimeSetString">
<summary>Sets the shim of AppInsightsEventTelemetry.set_EventDateTime(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.InstrumentationKeyGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_InstrumentationKey()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.TelemetryDataGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_TelemetryData()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.TelemetryDataSetTelemetryData">
<summary>Sets the shim of AppInsightsEventTelemetry.set_TelemetryData(TelemetryData value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.TelemetryTagsGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_TelemetryTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.AllInstances.TelemetryTagsSetDictionaryOfStringString">
<summary>Sets the shim of AppInsightsEventTelemetry.set_TelemetryTags(Dictionary`2&lt;String,String&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.ConstructorIAnalyticsEvent">
<summary>Sets the shim of AppInsightsEventTelemetry.AppInsightsEventTelemetry(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.DataTypeNameGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_DataTypeName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.DataTypeNameSetString">
<summary>Sets the shim of AppInsightsEventTelemetry.set_DataTypeName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.EventDateTimeGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_EventDateTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.EventDateTimeSetString">
<summary>Sets the shim of AppInsightsEventTelemetry.set_EventDateTime(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.InstrumentationKeyGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_InstrumentationKey()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.TelemetryDataGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_TelemetryData()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.TelemetryDataSetTelemetryData">
<summary>Sets the shim of AppInsightsEventTelemetry.set_TelemetryData(TelemetryData value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.TelemetryTagsGet">
<summary>Sets the shim of AppInsightsEventTelemetry.get_TelemetryTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsEventTelemetry.TelemetryTagsSetDictionaryOfStringString">
<summary>Sets the shim of AppInsightsEventTelemetry.set_TelemetryTags(Dictionary`2&lt;String,String&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsInstrumentationKey">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsInstrumentationKey</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsInstrumentationKey.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsInstrumentationKey.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsInstrumentationKey.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimAppInsightsInstrumentationKey.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryData</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.#ctor(TechTalk.SpecFlow.Analytics.AppInsights.TelemetryData)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.AllInstances.ItemTypeNameGet">
<summary>Sets the shim of TelemetryData.get_ItemTypeName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.AllInstances.ItemTypeNameSetString">
<summary>Sets the shim of TelemetryData.set_ItemTypeName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.AllInstances.TelemetryDataItemGet">
<summary>Sets the shim of TelemetryData.get_TelemetryDataItem()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.AllInstances.TelemetryDataItemSetTelemetryDataItem">
<summary>Sets the shim of TelemetryData.set_TelemetryDataItem(TelemetryDataItem value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.Constructor">
<summary>Sets the shim of TelemetryData.TelemetryData()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.ItemTypeNameGet">
<summary>Sets the shim of TelemetryData.get_ItemTypeName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.ItemTypeNameSetString">
<summary>Sets the shim of TelemetryData.set_ItemTypeName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.TelemetryDataItemGet">
<summary>Sets the shim of TelemetryData.get_TelemetryDataItem()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryData.TelemetryDataItemSetTelemetryDataItem">
<summary>Sets the shim of TelemetryData.set_TelemetryDataItem(TelemetryDataItem value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryDataItem</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.#ctor(TechTalk.SpecFlow.Analytics.AppInsights.TelemetryDataItem)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.AllInstances.EndPointSchemaVersionGet">
<summary>Sets the shim of TelemetryDataItem.get_EndPointSchemaVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.AllInstances.EventNameGet">
<summary>Sets the shim of TelemetryDataItem.get_EventName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.AllInstances.EventNameSetString">
<summary>Sets the shim of TelemetryDataItem.set_EventName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.AllInstances.PropertiesGet">
<summary>Sets the shim of TelemetryDataItem.get_Properties()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.AllInstances.PropertiesSetDictionaryOfStringString">
<summary>Sets the shim of TelemetryDataItem.set_Properties(Dictionary`2&lt;String,String&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.Constructor">
<summary>Sets the shim of TelemetryDataItem.TelemetryDataItem()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.EndPointSchemaVersionGet">
<summary>Sets the shim of TelemetryDataItem.get_EndPointSchemaVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.EventNameGet">
<summary>Sets the shim of TelemetryDataItem.get_EventName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.EventNameSetString">
<summary>Sets the shim of TelemetryDataItem.set_EventName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.PropertiesGet">
<summary>Sets the shim of TelemetryDataItem.get_Properties()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.ShimTelemetryDataItem.PropertiesSetDictionaryOfStringString">
<summary>Sets the shim of TelemetryDataItem.set_Properties(Dictionary`2&lt;String,String&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventSerializer">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventSerializer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventSerializer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventSerializer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventSerializer.InitializeStub">
<summary>Initializes a new instance of type StubAppInsightsEventSerializer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventSerializer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventSerializer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventTelemetry">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AppInsights.AppInsightsEventTelemetry</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventTelemetry.#ctor(TechTalk.SpecFlow.Analytics.IAnalyticsEvent)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventTelemetry.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventTelemetry.InitializeStub">
<summary>Initializes a new instance of type StubAppInsightsEventTelemetry</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventTelemetry.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubAppInsightsEventTelemetry.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubIAppInsightsEventSerializer">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AppInsights.IAppInsightsEventSerializer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubIAppInsightsEventSerializer.#ctor">
<summary>Initializes a new instance of type StubIAppInsightsEventSerializer</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubIAppInsightsEventSerializer.SerializeAnalyticsEventIAnalyticsEvent">
<summary>Sets the stub of IAppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubIAppInsightsEventSerializer.TechTalk#SpecFlow#Analytics#AppInsights#IAppInsightsEventSerializer#SerializeAnalyticsEvent(TechTalk.SpecFlow.Analytics.IAnalyticsEvent)">
<summary>Sets the stub of IAppInsightsEventSerializer.SerializeAnalyticsEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryData">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryData</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryData.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryData.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryData.InitializeStub">
<summary>Initializes a new instance of type StubTelemetryData</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryData.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryData.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryDataItem">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AppInsights.TelemetryDataItem</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryDataItem.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryDataItem.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryDataItem.InitializeStub">
<summary>Initializes a new instance of type StubTelemetryDataItem</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryDataItem.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.AppInsights.Fakes.StubTelemetryDataItem.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AnalyticsEventProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.#ctor(TechTalk.SpecFlow.Analytics.AnalyticsEventProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.CreateProjectCompilingEventStringStringStringStringString">
<summary>Sets the shim of AnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.CreateProjectRunningEventString">
<summary>Sets the shim of AnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.GetNetCoreVersion">
<summary>Sets the shim of AnalyticsEventProvider.GetNetCoreVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.GetOSPlatform">
<summary>Sets the shim of AnalyticsEventProvider.GetOSPlatform()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.GetSpecFlowVersion">
<summary>Sets the shim of AnalyticsEventProvider.GetSpecFlowVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.IsBuildServerMode">
<summary>Sets the shim of AnalyticsEventProvider.IsBuildServerMode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.AllInstances.ToSha256String">
<summary>Sets the shim of AnalyticsEventProvider.ToSha256(String inputString)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.Bind(TechTalk.SpecFlow.Analytics.IAnalyticsEventProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.ConstructorIUserUniqueIdStoreUnitTestProviderConfiguration">
<summary>Sets the shim of AnalyticsEventProvider.AnalyticsEventProvider(IUserUniqueIdStore userUniqueIdStore, UnitTestProviderConfiguration unitTestProviderConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.CreateProjectCompilingEventStringStringStringStringString">
<summary>Sets the shim of AnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.CreateProjectRunningEventString">
<summary>Sets the shim of AnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.GetNetCoreVersion">
<summary>Sets the shim of AnalyticsEventProvider.GetNetCoreVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.GetOSPlatform">
<summary>Sets the shim of AnalyticsEventProvider.GetOSPlatform()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.GetSpecFlowVersion">
<summary>Sets the shim of AnalyticsEventProvider.GetSpecFlowVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.IsBuildServerMode">
<summary>Sets the shim of AnalyticsEventProvider.IsBuildServerMode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsEventProvider.ToSha256String">
<summary>Sets the shim of AnalyticsEventProvider.ToSha256(String inputString)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter">
<summary>Shim type of TechTalk.SpecFlow.Analytics.AnalyticsTransmitter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.#ctor(TechTalk.SpecFlow.Analytics.AnalyticsTransmitter)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.AllInstances.TransmitEventIAnalyticsEvent">
<summary>Sets the shim of AnalyticsTransmitter.TransmitEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.AllInstances.TransmitSpecFlowProjectCompilingEventSpecFlowProjectCompilingEvent">
<summary>Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.AllInstances.TransmitSpecFlowProjectRunningEventSpecFlowProjectRunningEvent">
<summary>Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.Bind(TechTalk.SpecFlow.Analytics.IAnalyticsTransmitter)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.ConstructorIAnalyticsTransmitterSinkIEnvironmentSpecFlowTelemetryChecker">
<summary>Sets the shim of AnalyticsTransmitter.AnalyticsTransmitter(IAnalyticsTransmitterSink analyticsTransmitterSink, IEnvironmentSpecFlowTelemetryChecker environmentSpecFlowTelemetryChecker)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.TransmitEventIAnalyticsEvent">
<summary>Sets the shim of AnalyticsTransmitter.TransmitEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.TransmitSpecFlowProjectCompilingEventSpecFlowProjectCompilingEvent">
<summary>Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimAnalyticsTransmitter.TransmitSpecFlowProjectRunningEventSpecFlowProjectRunningEvent">
<summary>Sets the shim of AnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker">
<summary>Shim type of TechTalk.SpecFlow.Analytics.EnvironmentSpecFlowTelemetryChecker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.#ctor(TechTalk.SpecFlow.Analytics.EnvironmentSpecFlowTelemetryChecker)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.AllInstances.IsSpecFlowTelemetryEnabled">
<summary>Sets the shim of EnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.Bind(TechTalk.SpecFlow.Analytics.IEnvironmentSpecFlowTelemetryChecker)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.Constructor">
<summary>Sets the shim of EnvironmentSpecFlowTelemetryChecker.EnvironmentSpecFlowTelemetryChecker()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimEnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled">
<summary>Sets the shim of EnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink">
<summary>Shim type of TechTalk.SpecFlow.Analytics.HttpClientAnalyticsTransmitterSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.#ctor(TechTalk.SpecFlow.Analytics.HttpClientAnalyticsTransmitterSink)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.AllInstances.TransmitEventAsyncIAnalyticsEvent">
<summary>Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEventAsync(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.AllInstances.TransmitEventIAnalyticsEvent">
<summary>Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.Bind(TechTalk.SpecFlow.Analytics.IAnalyticsTransmitterSink)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.ConstructorIAppInsightsEventSerializerHttpClientWrapper">
<summary>Sets the shim of HttpClientAnalyticsTransmitterSink.HttpClientAnalyticsTransmitterSink(IAppInsightsEventSerializer appInsightsEventSerializer, HttpClientWrapper httpClientWrapper)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.TransmitEventAsyncIAnalyticsEvent">
<summary>Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEventAsync(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientAnalyticsTransmitterSink.TransmitEventIAnalyticsEvent">
<summary>Sets the shim of HttpClientAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper">
<summary>Shim type of TechTalk.SpecFlow.Analytics.HttpClientWrapper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.#ctor(TechTalk.SpecFlow.Analytics.HttpClientWrapper)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.AllInstances.HttpClientGet">
<summary>Sets the shim of HttpClientWrapper.get_HttpClient()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.AllInstances.HttpClientSetHttpClient">
<summary>Sets the shim of HttpClientWrapper.set_HttpClient(HttpClient value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.Constructor">
<summary>Sets the shim of HttpClientWrapper.HttpClientWrapper()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.HttpClientGet">
<summary>Sets the shim of HttpClientWrapper.get_HttpClient()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimHttpClientWrapper.HttpClientSetHttpClient">
<summary>Sets the shim of HttpClientWrapper.set_HttpClient(HttpClient value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase">
<summary>Shim type of TechTalk.SpecFlow.Analytics.SpecFlowAnalyticsEventBase</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.#ctor(TechTalk.SpecFlow.Analytics.SpecFlowAnalyticsEventBase)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.HashedAssemblyNameGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_HashedAssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.IsBuildServerGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_IsBuildServer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.PlatformDescriptionGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_PlatformDescription()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.PlatformGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_Platform()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.SpecFlowVersionGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_SpecFlowVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.TargetFrameworkGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFramework()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.TargetFrameworksGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFrameworks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.UnitTestProviderGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_UnitTestProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.UserIdGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_UserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.AllInstances.UtcDateGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_UtcDate()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.Bind(TechTalk.SpecFlow.Analytics.IAnalyticsEvent)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.ConstructorDateTimeStringStringStringStringStringBooleanStringStringString">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.SpecFlowAnalyticsEventBase(DateTime utcDate, String userId, String platform, String platformDescription, String specFlowVersion, String unitTestProvider, Boolean isBuildServer, String hashedAssemblyName, String targetFrameworks, String targetFramework)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.HashedAssemblyNameGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_HashedAssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.IsBuildServerGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_IsBuildServer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.PlatformDescriptionGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_PlatformDescription()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.PlatformGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_Platform()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.SpecFlowVersionGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_SpecFlowVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.TargetFrameworkGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFramework()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.TargetFrameworksGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_TargetFrameworks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.UnitTestProviderGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_UnitTestProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.UserIdGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_UserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowAnalyticsEventBase.UtcDateGet">
<summary>Sets the shim of SpecFlowAnalyticsEventBase.get_UtcDate()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent">
<summary>Shim type of TechTalk.SpecFlow.Analytics.SpecFlowProjectCompilingEvent</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.#ctor(TechTalk.SpecFlow.Analytics.SpecFlowProjectCompilingEvent)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.AllInstances.EventNameGet">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.get_EventName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.AllInstances.MSBuildVersionGet">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.get_MSBuildVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.AllInstances.ProjectGuidGet">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.get_ProjectGuid()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.AllInstances.ProjectGuidSetString">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.set_ProjectGuid(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.Bind(TechTalk.SpecFlow.Analytics.IAnalyticsEvent)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.ConstructorDateTimeStringStringStringStringStringBooleanStringStringStringStringString">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.SpecFlowProjectCompilingEvent(DateTime utcDate, String userId, String platform, String platformDescription, String specFlowVersion, String unitTestProvider, Boolean isBuildServer, String hashedAssemblyName, String targetFrameworks, String targetFramework, String msBuildVersion, String projectGuid)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.EventNameGet">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.get_EventName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.MSBuildVersionGet">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.get_MSBuildVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.ProjectGuidGet">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.get_ProjectGuid()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectCompilingEvent.ProjectGuidSetString">
<summary>Sets the shim of SpecFlowProjectCompilingEvent.set_ProjectGuid(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent">
<summary>Shim type of TechTalk.SpecFlow.Analytics.SpecFlowProjectRunningEvent</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.#ctor(TechTalk.SpecFlow.Analytics.SpecFlowProjectRunningEvent)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.AllInstances.EventNameGet">
<summary>Sets the shim of SpecFlowProjectRunningEvent.get_EventName()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.Bind(TechTalk.SpecFlow.Analytics.IAnalyticsEvent)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.ConstructorDateTimeStringStringStringStringStringBooleanStringStringString">
<summary>Sets the shim of SpecFlowProjectRunningEvent.SpecFlowProjectRunningEvent(DateTime utcDate, String userId, String platform, String platformDescription, String specFlowVersion, String unitTestProvider, Boolean isBuildServer, String hashedAssemblyName, String targetFrameworks, String targetFramework)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.ShimSpecFlowProjectRunningEvent.EventNameGet">
<summary>Sets the shim of SpecFlowProjectRunningEvent.get_EventName()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsEventProvider">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AnalyticsEventProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsEventProvider.#ctor(TechTalk.SpecFlow.Analytics.UserId.IUserUniqueIdStore,TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsEventProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsEventProvider.InitializeStub">
<summary>Initializes a new instance of type StubAnalyticsEventProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsEventProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsEventProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsTransmitter">
<summary>Stub type of TechTalk.SpecFlow.Analytics.AnalyticsTransmitter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsTransmitter.#ctor(TechTalk.SpecFlow.Analytics.IAnalyticsTransmitterSink,TechTalk.SpecFlow.Analytics.IEnvironmentSpecFlowTelemetryChecker)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsTransmitter.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsTransmitter.InitializeStub">
<summary>Initializes a new instance of type StubAnalyticsTransmitter</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsTransmitter.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubAnalyticsTransmitter.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubEnvironmentSpecFlowTelemetryChecker">
<summary>Stub type of TechTalk.SpecFlow.Analytics.EnvironmentSpecFlowTelemetryChecker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubEnvironmentSpecFlowTelemetryChecker.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubEnvironmentSpecFlowTelemetryChecker.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubEnvironmentSpecFlowTelemetryChecker.InitializeStub">
<summary>Initializes a new instance of type StubEnvironmentSpecFlowTelemetryChecker</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubEnvironmentSpecFlowTelemetryChecker.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubEnvironmentSpecFlowTelemetryChecker.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientAnalyticsTransmitterSink">
<summary>Stub type of TechTalk.SpecFlow.Analytics.HttpClientAnalyticsTransmitterSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientAnalyticsTransmitterSink.#ctor(TechTalk.SpecFlow.Analytics.AppInsights.IAppInsightsEventSerializer,TechTalk.SpecFlow.Analytics.HttpClientWrapper)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientAnalyticsTransmitterSink.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientAnalyticsTransmitterSink.InitializeStub">
<summary>Initializes a new instance of type StubHttpClientAnalyticsTransmitterSink</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientAnalyticsTransmitterSink.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientAnalyticsTransmitterSink.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientWrapper">
<summary>Stub type of TechTalk.SpecFlow.Analytics.HttpClientWrapper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientWrapper.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientWrapper.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientWrapper.InitializeStub">
<summary>Initializes a new instance of type StubHttpClientWrapper</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientWrapper.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubHttpClientWrapper.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent">
<summary>Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsEvent</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.#ctor">
<summary>Initializes a new instance of type StubIAnalyticsEvent</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#EventName">
<summary>Sets the stub of IAnalyticsEvent.get_EventName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.EventNameGet">
<summary>Sets the stub of IAnalyticsEvent.get_EventName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#HashedAssemblyName">
<summary>Sets the stub of IAnalyticsEvent.get_HashedAssemblyName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.HashedAssemblyNameGet">
<summary>Sets the stub of IAnalyticsEvent.get_HashedAssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#IsBuildServer">
<summary>Sets the stub of IAnalyticsEvent.get_IsBuildServer()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.IsBuildServerGet">
<summary>Sets the stub of IAnalyticsEvent.get_IsBuildServer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#Platform">
<summary>Sets the stub of IAnalyticsEvent.get_Platform()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#PlatformDescription">
<summary>Sets the stub of IAnalyticsEvent.get_PlatformDescription()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.PlatformDescriptionGet">
<summary>Sets the stub of IAnalyticsEvent.get_PlatformDescription()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.PlatformGet">
<summary>Sets the stub of IAnalyticsEvent.get_Platform()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#SpecFlowVersion">
<summary>Sets the stub of IAnalyticsEvent.get_SpecFlowVersion()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.SpecFlowVersionGet">
<summary>Sets the stub of IAnalyticsEvent.get_SpecFlowVersion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#TargetFramework">
<summary>Sets the stub of IAnalyticsEvent.get_TargetFramework()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TargetFrameworkGet">
<summary>Sets the stub of IAnalyticsEvent.get_TargetFramework()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#TargetFrameworks">
<summary>Sets the stub of IAnalyticsEvent.get_TargetFrameworks()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TargetFrameworksGet">
<summary>Sets the stub of IAnalyticsEvent.get_TargetFrameworks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#UnitTestProvider">
<summary>Sets the stub of IAnalyticsEvent.get_UnitTestProvider()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.UnitTestProviderGet">
<summary>Sets the stub of IAnalyticsEvent.get_UnitTestProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#UserId">
<summary>Sets the stub of IAnalyticsEvent.get_UserId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.UserIdGet">
<summary>Sets the stub of IAnalyticsEvent.get_UserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.TechTalk#SpecFlow#Analytics#IAnalyticsEvent#UtcDate">
<summary>Sets the stub of IAnalyticsEvent.get_UtcDate()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEvent.UtcDateGet">
<summary>Sets the stub of IAnalyticsEvent.get_UtcDate()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEventProvider">
<summary>Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsEventProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEventProvider.#ctor">
<summary>Initializes a new instance of type StubIAnalyticsEventProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEventProvider.CreateProjectCompilingEventStringStringStringStringString">
<summary>Sets the stub of IAnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEventProvider.CreateProjectRunningEventString">
<summary>Sets the stub of IAnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEventProvider.TechTalk#SpecFlow#Analytics#IAnalyticsEventProvider#CreateProjectCompilingEvent(System.String,System.String,System.String,System.String,System.String)">
<summary>Sets the stub of IAnalyticsEventProvider.CreateProjectCompilingEvent(String msbuildVersion, String assemblyName, String targetFrameworks, String targetFramework, String projectGuid)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsEventProvider.TechTalk#SpecFlow#Analytics#IAnalyticsEventProvider#CreateProjectRunningEvent(System.String)">
<summary>Sets the stub of IAnalyticsEventProvider.CreateProjectRunningEvent(String testAssemblyName)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitter">
<summary>Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsTransmitter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitter.#ctor">
<summary>Initializes a new instance of type StubIAnalyticsTransmitter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitter.TechTalk#SpecFlow#Analytics#IAnalyticsTransmitter#TransmitSpecFlowProjectCompilingEvent(TechTalk.SpecFlow.Analytics.SpecFlowProjectCompilingEvent)">
<summary>Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitter.TechTalk#SpecFlow#Analytics#IAnalyticsTransmitter#TransmitSpecFlowProjectRunningEvent(TechTalk.SpecFlow.Analytics.SpecFlowProjectRunningEvent)">
<summary>Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitter.TransmitSpecFlowProjectCompilingEventSpecFlowProjectCompilingEvent">
<summary>Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectCompilingEvent(SpecFlowProjectCompilingEvent projectCompilingEvent)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitter.TransmitSpecFlowProjectRunningEventSpecFlowProjectRunningEvent">
<summary>Sets the stub of IAnalyticsTransmitter.TransmitSpecFlowProjectRunningEvent(SpecFlowProjectRunningEvent projectRunningEvent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitterSink">
<summary>Stub type of TechTalk.SpecFlow.Analytics.IAnalyticsTransmitterSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitterSink.#ctor">
<summary>Initializes a new instance of type StubIAnalyticsTransmitterSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitterSink.TechTalk#SpecFlow#Analytics#IAnalyticsTransmitterSink#TransmitEvent(TechTalk.SpecFlow.Analytics.IAnalyticsEvent)">
<summary>Sets the stub of IAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIAnalyticsTransmitterSink.TransmitEventIAnalyticsEvent">
<summary>Sets the stub of IAnalyticsTransmitterSink.TransmitEvent(IAnalyticsEvent analyticsEvent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubIEnvironmentSpecFlowTelemetryChecker">
<summary>Stub type of TechTalk.SpecFlow.Analytics.IEnvironmentSpecFlowTelemetryChecker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIEnvironmentSpecFlowTelemetryChecker.#ctor">
<summary>Initializes a new instance of type StubIEnvironmentSpecFlowTelemetryChecker</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubIEnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled">
<summary>Sets the stub of IEnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubIEnvironmentSpecFlowTelemetryChecker.TechTalk#SpecFlow#Analytics#IEnvironmentSpecFlowTelemetryChecker#IsSpecFlowTelemetryEnabled">
<summary>Sets the stub of IEnvironmentSpecFlowTelemetryChecker.IsSpecFlowTelemetryEnabled()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase">
<summary>Stub type of TechTalk.SpecFlow.Analytics.SpecFlowAnalyticsEventBase</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.#ctor(System.DateTime,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.EventName">
<summary>Sets the stub of SpecFlowAnalyticsEventBase.get_EventName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.EventNameGet">
<summary>Sets the stub of SpecFlowAnalyticsEventBase.get_EventName()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowAnalyticsEventBase</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowAnalyticsEventBase.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent">
<summary>Stub type of TechTalk.SpecFlow.Analytics.SpecFlowProjectCompilingEvent</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.#ctor(System.DateTime,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.String,System.String,System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.EventName">
<summary>Sets the stub of SpecFlowProjectCompilingEvent.get_EventName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.EventNameGet">
<summary>Sets the stub of SpecFlowProjectCompilingEvent.get_EventName()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowProjectCompilingEvent</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectCompilingEvent.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent">
<summary>Stub type of TechTalk.SpecFlow.Analytics.SpecFlowProjectRunningEvent</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.#ctor(System.DateTime,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.EventName">
<summary>Sets the stub of SpecFlowProjectRunningEvent.get_EventName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.EventNameGet">
<summary>Sets the stub of SpecFlowProjectRunningEvent.get_EventName()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowProjectRunningEvent</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.Fakes.StubSpecFlowProjectRunningEvent.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService">
<summary>Shim type of TechTalk.SpecFlow.Analytics.UserId.DirectoryService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.#ctor(TechTalk.SpecFlow.Analytics.UserId.DirectoryService)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.AllInstances.CreateDirectoryString">
<summary>Sets the shim of DirectoryService.CreateDirectory(String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.AllInstances.ExistsString">
<summary>Sets the shim of DirectoryService.Exists(String path)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.Bind(TechTalk.SpecFlow.Analytics.UserId.IDirectoryService)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.Constructor">
<summary>Sets the shim of DirectoryService.DirectoryService()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.CreateDirectoryString">
<summary>Sets the shim of DirectoryService.CreateDirectory(String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimDirectoryService.ExistsString">
<summary>Sets the shim of DirectoryService.Exists(String path)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService">
<summary>Shim type of TechTalk.SpecFlow.Analytics.UserId.FileService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.#ctor(TechTalk.SpecFlow.Analytics.UserId.FileService)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.AllInstances.ExistsString">
<summary>Sets the shim of FileService.Exists(String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.AllInstances.ReadAllTextString">
<summary>Sets the shim of FileService.ReadAllText(String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.AllInstances.WriteAllTextStringString">
<summary>Sets the shim of FileService.WriteAllText(String path, String contents)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.Bind(TechTalk.SpecFlow.Analytics.UserId.IFileService)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.Constructor">
<summary>Sets the shim of FileService.FileService()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.ExistsString">
<summary>Sets the shim of FileService.Exists(String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.ReadAllTextString">
<summary>Sets the shim of FileService.ReadAllText(String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileService.WriteAllTextStringString">
<summary>Sets the shim of FileService.WriteAllText(String path, String contents)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore">
<summary>Shim type of TechTalk.SpecFlow.Analytics.UserId.FileUserIdStore</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.#ctor(TechTalk.SpecFlow.Analytics.UserId.FileUserIdStore)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.AllInstances.FetchAndPersistUserId">
<summary>Sets the shim of FileUserIdStore.FetchAndPersistUserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.AllInstances.GenerateAndPersistUserId">
<summary>Sets the shim of FileUserIdStore.GenerateAndPersistUserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.AllInstances.GetUserId">
<summary>Sets the shim of FileUserIdStore.GetUserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.AllInstances.IsValidGuidString">
<summary>Sets the shim of FileUserIdStore.IsValidGuid(String guid)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.AllInstances.PersistUserIdString">
<summary>Sets the shim of FileUserIdStore.PersistUserId(String userId)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.Bind(TechTalk.SpecFlow.Analytics.UserId.IUserUniqueIdStore)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.ConstructorIFileServiceIDirectoryService">
<summary>Sets the shim of FileUserIdStore.FileUserIdStore(IFileService fileService, IDirectoryService directoryService)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.FetchAndPersistUserId">
<summary>Sets the shim of FileUserIdStore.FetchAndPersistUserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.GenerateAndPersistUserId">
<summary>Sets the shim of FileUserIdStore.GenerateAndPersistUserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.GetUserId">
<summary>Sets the shim of FileUserIdStore.GetUserId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.IsValidGuidString">
<summary>Sets the shim of FileUserIdStore.IsValidGuid(String guid)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.PersistUserIdString">
<summary>Sets the shim of FileUserIdStore.PersistUserId(String userId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.ShimFileUserIdStore.StaticConstructor">
<summary>Sets the shim of FileUserIdStore.FileUserIdStore()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubDirectoryService">
<summary>Stub type of TechTalk.SpecFlow.Analytics.UserId.DirectoryService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubDirectoryService.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubDirectoryService.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubDirectoryService.InitializeStub">
<summary>Initializes a new instance of type StubDirectoryService</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubDirectoryService.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubDirectoryService.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileService">
<summary>Stub type of TechTalk.SpecFlow.Analytics.UserId.FileService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileService.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileService.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileService.InitializeStub">
<summary>Initializes a new instance of type StubFileService</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileService.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileService.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileUserIdStore">
<summary>Stub type of TechTalk.SpecFlow.Analytics.UserId.FileUserIdStore</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileUserIdStore.#ctor(TechTalk.SpecFlow.Analytics.UserId.IFileService,TechTalk.SpecFlow.Analytics.UserId.IDirectoryService)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileUserIdStore.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileUserIdStore.InitializeStub">
<summary>Initializes a new instance of type StubFileUserIdStore</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileUserIdStore.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubFileUserIdStore.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIDirectoryService">
<summary>Stub type of TechTalk.SpecFlow.Analytics.UserId.IDirectoryService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIDirectoryService.#ctor">
<summary>Initializes a new instance of type StubIDirectoryService</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIDirectoryService.CreateDirectoryString">
<summary>Sets the stub of IDirectoryService.CreateDirectory(String path)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIDirectoryService.ExistsString">
<summary>Sets the stub of IDirectoryService.Exists(String path)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIDirectoryService.TechTalk#SpecFlow#Analytics#UserId#IDirectoryService#CreateDirectory(System.String)">
<summary>Sets the stub of IDirectoryService.CreateDirectory(String path)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIDirectoryService.TechTalk#SpecFlow#Analytics#UserId#IDirectoryService#Exists(System.String)">
<summary>Sets the stub of IDirectoryService.Exists(String path)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService">
<summary>Stub type of TechTalk.SpecFlow.Analytics.UserId.IFileService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.#ctor">
<summary>Initializes a new instance of type StubIFileService</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.ExistsString">
<summary>Sets the stub of IFileService.Exists(String path)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.ReadAllTextString">
<summary>Sets the stub of IFileService.ReadAllText(String path)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.TechTalk#SpecFlow#Analytics#UserId#IFileService#Exists(System.String)">
<summary>Sets the stub of IFileService.Exists(String path)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.TechTalk#SpecFlow#Analytics#UserId#IFileService#ReadAllText(System.String)">
<summary>Sets the stub of IFileService.ReadAllText(String path)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.TechTalk#SpecFlow#Analytics#UserId#IFileService#WriteAllText(System.String,System.String)">
<summary>Sets the stub of IFileService.WriteAllText(String path, String contents)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIFileService.WriteAllTextStringString">
<summary>Sets the stub of IFileService.WriteAllText(String path, String contents)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIUserUniqueIdStore">
<summary>Stub type of TechTalk.SpecFlow.Analytics.UserId.IUserUniqueIdStore</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIUserUniqueIdStore.#ctor">
<summary>Initializes a new instance of type StubIUserUniqueIdStore</summary>
</member>
<member name="F:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIUserUniqueIdStore.GetUserId">
<summary>Sets the stub of IUserUniqueIdStore.GetUserId()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Analytics.UserId.Fakes.StubIUserUniqueIdStore.TechTalk#SpecFlow#Analytics#UserId#IUserUniqueIdStore#GetUserId">
<summary>Sets the stub of IUserUniqueIdStore.GetUserId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute">
<summary>Shim type of TechTalk.SpecFlow.Assist.Attributes.TableAliasesAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.#ctor(TechTalk.SpecFlow.Assist.Attributes.TableAliasesAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.AliasesGet">
<summary>Sets the shim of TableAliasesAttribute.get_Aliases()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.AllInstances.AliasesGet">
<summary>Sets the shim of TableAliasesAttribute.get_Aliases()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.ShimTableAliasesAttribute.ConstructorStringArray">
<summary>Sets the shim of TableAliasesAttribute.TableAliasesAttribute(String[] aliases)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute">
<summary>Stub type of TechTalk.SpecFlow.Assist.Attributes.TableAliasesAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.InitializeStub">
<summary>Initializes a new instance of type StubTableAliasesAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Attributes.Fakes.StubTableAliasesAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException">
<summary>Shim type of TechTalk.SpecFlow.Assist.ComparisonException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.#ctor(TechTalk.SpecFlow.Assist.ComparisonException)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimComparisonException.ConstructorString">
<summary>Sets the shim of ComparisonException.ComparisonException(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.EnumerableProjection`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.#ctor(TechTalk.SpecFlow.Assist.EnumerableProjection{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.AllInstances.EqualsObject">
<summary>Sets the shim of EnumerableProjection`1.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.AllInstances.GetEnumerator">
<summary>Sets the shim of EnumerableProjection`1.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.AllInstances.GetHashCode01">
<summary>Sets the shim of EnumerableProjection`1.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.AllInstances.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of EnumerableProjection`1.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.Bind(System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.Projection{`0}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.ConstructorTableIEnumerableOfT0">
<summary>Sets the shim of EnumerableProjection`1.EnumerableProjection`1(Table table, IEnumerable`1&lt;!0&gt; collection)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.EqualsObject">
<summary>Sets the shim of EnumerableProjection`1.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.GetEnumerator">
<summary>Sets the shim of EnumerableProjection`1.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.GetHashCode">
<summary>Sets the shim of EnumerableProjection`1.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimEnumerableProjection`1.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of EnumerableProjection`1.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods">
<summary>Shim type of TechTalk.SpecFlow.Assist.FindInSetExtensionMethods</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.FindAllInSetOf1TableIEnumerableOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0}})">
<summary>Sets the shim of FindInSetExtensionMethods.FindAllInSet(Table table, IEnumerable`1&lt;!!0&gt; set)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.FindInSetOf1TableIEnumerableOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{``0},``0})">
<summary>Sets the shim of FindInSetExtensionMethods.FindInSet(Table table, IEnumerable`1&lt;!!0&gt; set)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimFindInSetExtensionMethods.InstanceMatchesTableOf1M0Table``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0,TechTalk.SpecFlow.Table,System.Boolean})">
<summary>Sets the shim of FindInSetExtensionMethods.InstanceMatchesTable(!!0 instance, Table table)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods">
<summary>Shim type of TechTalk.SpecFlow.Assist.InstanceComparisonExtensionMethods</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.AssertThatTheInstanceExistsOf1M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{``0})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.AssertThatTheInstanceExists(!!0 instance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.CompareToInstanceOf1TableM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Table,``0})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.CompareToInstance(Table table, !!0 instance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.FindValueComparerForPropertyOf1M0String``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0,System.String,TechTalk.SpecFlow.Assist.IValueComparer})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.FindValueComparerForProperty(!!0 instance, String propertyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.FindValueComparerForValueObject">
<summary>Sets the shim of InstanceComparisonExtensionMethods.FindValueComparerForValue(Object propertyValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.GetTheExpectedValueTableRow">
<summary>Sets the shim of InstanceComparisonExtensionMethods.GetTheExpectedValue(TableRow row)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.HasDifferenceOf1TableM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,``0,System.Boolean})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.HasDifference(Table table, !!0 instance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.IsEquivalentToInstanceOf1TableM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,``0,System.Boolean})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.IsEquivalentToInstance(Table table, !!0 instance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.ThePropertyDoesNotExistOf1M0TableRow``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0,TechTalk.SpecFlow.TableRow,System.Boolean})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.ThePropertyDoesNotExist(!!0 instance, TableRow row)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.TheValuesDoNotMatchOf1M0TableRow``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0,TechTalk.SpecFlow.TableRow,System.Boolean})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.TheValuesDoNotMatch(!!0 instance, TableRow row)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimInstanceComparisonExtensionMethods.ThereIsADifferenceOf1M0TableRow``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0,TechTalk.SpecFlow.TableRow,System.Boolean})">
<summary>Sets the shim of InstanceComparisonExtensionMethods.ThereIsADifference(!!0 instance, TableRow row)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.Projection`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.#ctor(TechTalk.SpecFlow.Assist.Projection{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.AllInstances.EqualsObject">
<summary>Sets the shim of Projection`1.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.AllInstances.GetHashCode01">
<summary>Sets the shim of Projection`1.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.CompareT0T0IEnumerableOfString">
<summary>Sets the shim of Projection`1.Compare(!0 t1, !0 t2, IEnumerable`1&lt;String&gt; properties)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.ConstructorT0IEnumerableOfString">
<summary>Sets the shim of Projection`1.Projection`1(!0 item, IEnumerable`1&lt;String&gt; properties)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.EqualsObject">
<summary>Sets the shim of Projection`1.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjection`1.GetHashCode">
<summary>Sets the shim of Projection`1.GetHashCode()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.ProjectionEnumerator`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.#ctor(TechTalk.SpecFlow.Assist.ProjectionEnumerator{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.AllInstances.CurrentGet">
<summary>Sets the shim of ProjectionEnumerator`1.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.AllInstances.CurrentSystemCollectionsIEnumeratorget">
<summary>Sets the shim of ProjectionEnumerator`1.System.Collections.IEnumerator.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.AllInstances.Dispose">
<summary>Sets the shim of ProjectionEnumerator`1.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.AllInstances.MoveNext">
<summary>Sets the shim of ProjectionEnumerator`1.MoveNext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.AllInstances.Reset">
<summary>Sets the shim of ProjectionEnumerator`1.Reset()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.Bind(System.Collections.IEnumerator)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.Bind(System.Collections.Generic.IEnumerator{TechTalk.SpecFlow.Assist.Projection{`0}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.ConstructorIEnumerableOfT0IEnumerableOfString">
<summary>Sets the shim of ProjectionEnumerator`1.ProjectionEnumerator`1(IEnumerable`1&lt;!0&gt; collection, IEnumerable`1&lt;String&gt; properties)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.CurrentGet">
<summary>Sets the shim of ProjectionEnumerator`1.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.CurrentSystemCollectionsIEnumeratorget">
<summary>Sets the shim of ProjectionEnumerator`1.System.Collections.IEnumerator.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.Dispose">
<summary>Sets the shim of ProjectionEnumerator`1.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.MoveNext">
<summary>Sets the shim of ProjectionEnumerator`1.MoveNext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionEnumerator`1.Reset">
<summary>Sets the shim of ProjectionEnumerator`1.Reset()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods">
<summary>Shim type of TechTalk.SpecFlow.Assist.ProjectionExtensionMethods</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.ToProjectionOf1IEnumerableOfM0Table``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.Collections.Generic.IEnumerable{``0},TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.Projection{``0}}})">
<summary>Sets the shim of ProjectionExtensionMethods.ToProjection(IEnumerable`1&lt;!!0&gt; collection, Table table)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.ToProjectionOf1Table``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.Projection{``0}}})">
<summary>Sets the shim of ProjectionExtensionMethods.ToProjection(Table table)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.ToProjectionOfInstanceOf1TableM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,``0,System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.Projection{``0}}})">
<summary>Sets the shim of ProjectionExtensionMethods.ToProjectionOfInstance(Table table, !!0 instance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimProjectionExtensionMethods.ToProjectionOfSetOf1TableIEnumerableOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.Projection{``0}}})">
<summary>Sets the shim of ProjectionExtensionMethods.ToProjectionOfSet(Table table, IEnumerable`1&lt;!!0&gt; collection)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods">
<summary>Shim type of TechTalk.SpecFlow.Assist.RowExtensionMethods</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.AValueWithThisIdExistsIEnumerableOfKeyValuePairOfStringStringString">
<summary>Sets the shim of RowExtensionMethods.AValueWithThisIdExists(IEnumerable`1&lt;KeyValuePair`2&lt;String,String&gt;&gt; row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.AssertThatAValueWithThisIdExistsInThisRowTableRowString">
<summary>Sets the shim of RowExtensionMethods.AssertThatAValueWithThisIdExistsInThisRow(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.AssertThatTheRequestIsValidTableRowString">
<summary>Sets the shim of RowExtensionMethods.AssertThatTheRequestIsValid(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.AssertThatThisIsAnAcceptableBoolValueTableRowString">
<summary>Sets the shim of RowExtensionMethods.AssertThatThisIsAnAcceptableBoolValue(TableRow row, String id)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.CreateInstanceOf1TableRow``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.TableRow,``0})">
<summary>Sets the shim of RowExtensionMethods.CreateInstance(TableRow row)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.CreateInstanceOf1TableRowFuncOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.TableRow,System.Func{``0},``0})">
<summary>Sets the shim of RowExtensionMethods.CreateInstance(TableRow row, Func`1&lt;!!0&gt; methodToCreateTheInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.EnumValueIsDefinedCaseInsensitveTypeString">
<summary>Sets the shim of RowExtensionMethods.EnumValueIsDefinedCaseInsensitve(Type enum, String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetBooleanTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetBoolean(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetCharTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetChar(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetDateTimeTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetDateTime(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetDecimalTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetDecimal(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetDoubleTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetDouble(TableRow row, String id)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetEnumFromSingleInstanceRowOf1TableRow``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.TableRow,System.Enum})">
<summary>Sets the shim of RowExtensionMethods.GetEnumFromSingleInstanceRow(TableRow row)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetEnumOf1TableRowString``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.TableRow,System.String,System.Enum})">
<summary>Sets the shim of RowExtensionMethods.GetEnum(TableRow row, String id)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetEnumValueOf1TableRowString``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.TableRow,System.String,``0})">
<summary>Sets the shim of RowExtensionMethods.GetEnumValue(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetGuidTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetGuid(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetInt32TableRowString">
<summary>Sets the shim of RowExtensionMethods.GetInt32(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetInt64TableRowString">
<summary>Sets the shim of RowExtensionMethods.GetInt64(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetSingleTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetSingle(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetStringTableRowString">
<summary>Sets the shim of RowExtensionMethods.GetString(TableRow row, String id)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetTheEnumTypeOf1StringString``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.String,System.String,System.Type})">
<summary>Sets the shim of RowExtensionMethods.GetTheEnumType(String propertyName, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.GetTheEnumValueOf1StringString``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.String,System.String,System.Enum})">
<summary>Sets the shim of RowExtensionMethods.GetTheEnumValue(String rowValue, String propertyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.TheBooleanValueIsEmptyTableRowString">
<summary>Sets the shim of RowExtensionMethods.TheBooleanValueIsEmpty(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.TheValueIsNotEmptyTableRowString">
<summary>Sets the shim of RowExtensionMethods.TheValueIsNotEmpty(TableRow row, String id)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimRowExtensionMethods.ToTableTableRow">
<summary>Sets the shim of RowExtensionMethods.ToTable(TableRow row)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimService">
<summary>Shim type of TechTalk.SpecFlow.Assist.Service</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimService.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimService.#ctor(TechTalk.SpecFlow.Assist.Service)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.GetValueRetrieverForTableRowTypeType">
<summary>Sets the shim of Service.GetValueRetrieverFor(TableRow row, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.RegisterValueComparerIValueComparer">
<summary>Sets the shim of Service.RegisterValueComparer(IValueComparer valueComparer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.RegisterValueRetrieverIValueRetriever">
<summary>Sets the shim of Service.RegisterValueRetriever(IValueRetriever valueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.RestoreDefaults">
<summary>Sets the shim of Service.RestoreDefaults()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.UnregisterValueComparerIValueComparer">
<summary>Sets the shim of Service.UnregisterValueComparer(IValueComparer valueComparer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.UnregisterValueRetrieverIValueRetriever">
<summary>Sets the shim of Service.UnregisterValueRetriever(IValueRetriever valueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.ValueComparersGet">
<summary>Sets the shim of Service.get_ValueComparers()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.ValueComparersSetServiceComponentListOfIValueComparer">
<summary>Sets the shim of Service.set_ValueComparers(ServiceComponentList`1&lt;IValueComparer&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.ValueRetrieversGet">
<summary>Sets the shim of Service.get_ValueRetrievers()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.AllInstances.ValueRetrieversSetServiceComponentListOfIValueRetriever">
<summary>Sets the shim of Service.set_ValueRetrievers(ServiceComponentList`1&lt;IValueRetriever&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimService.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimService.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.Constructor">
<summary>Sets the shim of Service.Service()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.GetValueRetrieverForTableRowTypeType">
<summary>Sets the shim of Service.GetValueRetrieverFor(TableRow row, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.InstanceGet">
<summary>Sets the shim of Service.get_Instance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.InstanceSetService">
<summary>Sets the shim of Service.set_Instance(Service value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.RegisterValueComparerIValueComparer">
<summary>Sets the shim of Service.RegisterValueComparer(IValueComparer valueComparer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.RegisterValueRetrieverIValueRetriever">
<summary>Sets the shim of Service.RegisterValueRetriever(IValueRetriever valueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.RestoreDefaults">
<summary>Sets the shim of Service.RestoreDefaults()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.StaticConstructor">
<summary>Sets the shim of Service.Service()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.UnregisterValueComparerIValueComparer">
<summary>Sets the shim of Service.UnregisterValueComparer(IValueComparer valueComparer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.UnregisterValueRetrieverIValueRetriever">
<summary>Sets the shim of Service.UnregisterValueRetriever(IValueRetriever valueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.ValueComparersGet">
<summary>Sets the shim of Service.get_ValueComparers()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.ValueComparersSetServiceComponentListOfIValueComparer">
<summary>Sets the shim of Service.set_ValueComparers(ServiceComponentList`1&lt;IValueComparer&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.ValueRetrieversGet">
<summary>Sets the shim of Service.get_ValueRetrievers()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimService.ValueRetrieversSetServiceComponentListOfIValueRetriever">
<summary>Sets the shim of Service.set_ValueRetrievers(ServiceComponentList`1&lt;IValueRetriever&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.ServiceComponentList`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.#ctor(TechTalk.SpecFlow.Assist.ServiceComponentList{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.Clear">
<summary>Sets the shim of ServiceComponentList`1.Clear()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.ClearDefault">
<summary>Sets the shim of ServiceComponentList`1.ClearDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.RegisterOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Assist.ServiceComponentList{`0}})">
<summary>Sets the shim of ServiceComponentList`1.Register()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.RegisterT0">
<summary>Sets the shim of ServiceComponentList`1.Register(!0 component)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.ReplaceOf2``2(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Assist.ServiceComponentList{`0}})">
<summary>Sets the shim of ServiceComponentList`1.Replace()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.ReplaceT0T0">
<summary>Sets the shim of ServiceComponentList`1.Replace(!0 oldComponent, !0 newComponent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.SetDefaultOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Assist.ServiceComponentList{`0}})">
<summary>Sets the shim of ServiceComponentList`1.SetDefault()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.SetDefaultT0">
<summary>Sets the shim of ServiceComponentList`1.SetDefault(!0 newComponent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.SystemCollectionsGenericIEnumerableTGetEnumerator">
<summary>Sets the shim of ServiceComponentList`1.System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of ServiceComponentList`1.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.UnregisterOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Assist.ServiceComponentList{`0}})">
<summary>Sets the shim of ServiceComponentList`1.Unregister()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.UnregisterT0">
<summary>Sets the shim of ServiceComponentList`1.Unregister(!0 component)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances._Unregisterb__10_0Of1M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Assist.ServiceComponentList{`0},``0})">
<summary>Sets the shim of ServiceComponentList`1.&lt;Unregister&gt;b__10_0(!!0 component)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.AllInstances.componentsWithDefaultGet">
<summary>Sets the shim of ServiceComponentList`1.get_componentsWithDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.Bind(System.Collections.Generic.IEnumerable{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.Clear">
<summary>Sets the shim of ServiceComponentList`1.Clear()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.ClearDefault">
<summary>Sets the shim of ServiceComponentList`1.ClearDefault()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.Constructor">
<summary>Sets the shim of ServiceComponentList`1.ServiceComponentList`1()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.RegisterOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action)">
<summary>Sets the shim of ServiceComponentList`1.Register()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.RegisterT0">
<summary>Sets the shim of ServiceComponentList`1.Register(!0 component)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.ReplaceOf2``2(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action)">
<summary>Sets the shim of ServiceComponentList`1.Replace()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.ReplaceT0T0">
<summary>Sets the shim of ServiceComponentList`1.Replace(!0 oldComponent, !0 newComponent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.SetDefaultOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action)">
<summary>Sets the shim of ServiceComponentList`1.SetDefault()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.SetDefaultT0">
<summary>Sets the shim of ServiceComponentList`1.SetDefault(!0 newComponent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.SystemCollectionsGenericIEnumerableTGetEnumerator">
<summary>Sets the shim of ServiceComponentList`1.System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of ServiceComponentList`1.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.UnregisterOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action)">
<summary>Sets the shim of ServiceComponentList`1.Unregister()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.UnregisterT0">
<summary>Sets the shim of ServiceComponentList`1.Unregister(!0 component)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1._Unregisterb__10_0Of1M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{``0})">
<summary>Sets the shim of ServiceComponentList`1.&lt;Unregister&gt;b__10_0(!!0 component)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimServiceComponentList`1.componentsWithDefaultGet">
<summary>Sets the shim of ServiceComponentList`1.get_componentsWithDefault()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.SetComparer`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.#ctor(TechTalk.SpecFlow.Assist.SetComparer{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.AssertThatAllColumnsInTheTableMatchToPropertiesOnTheType">
<summary>Sets the shim of SetComparer`1.AssertThatAllColumnsInTheTableMatchToPropertiesOnTheType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.AssertThatNoExtraRowsExistIEnumerableOfT0IEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.AssertThatNoExtraRowsExist(IEnumerable`1&lt;!0&gt; set, IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.AssertThatTheItemsMatchTheExpectedResultsIEnumerableOfT0IEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.AssertThatTheItemsMatchTheExpectedResults(IEnumerable`1&lt;!0&gt; set, IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.CompareToSetIEnumerableOfT0Boolean">
<summary>Sets the shim of SetComparer`1.CompareToSet(IEnumerable`1&lt;!0&gt; set, Boolean sequentialEquality)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.GetExpectedItemsNotFoundInTheDataIEnumerableOfT0Boolean">
<summary>Sets the shim of SetComparer`1.GetExpectedItemsNotFoundInTheData(IEnumerable`1&lt;!0&gt; set, Boolean sequentialEquality)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.GetListOfExpectedItemsThatCouldNotBeFoundOrderInsensitiveIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderInsensitive(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.GetListOfExpectedItemsThatCouldNotBeFoundOrderSensitiveIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderSensitive(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.ThereAreNoResultsAndNoExpectedResultsIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.ThereAreNoResultsAndNoExpectedResults(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AllInstances.ThrowAnErrorDetailingWhichItemsAreMissingIEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.ThrowAnErrorDetailingWhichItemsAreMissing(IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AssertThatAllColumnsInTheTableMatchToPropertiesOnTheType">
<summary>Sets the shim of SetComparer`1.AssertThatAllColumnsInTheTableMatchToPropertiesOnTheType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AssertThatNoExtraRowsExistIEnumerableOfT0IEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.AssertThatNoExtraRowsExist(IEnumerable`1&lt;!0&gt; set, IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.AssertThatTheItemsMatchTheExpectedResultsIEnumerableOfT0IEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.AssertThatTheItemsMatchTheExpectedResults(IEnumerable`1&lt;!0&gt; set, IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.CompareToSetIEnumerableOfT0Boolean">
<summary>Sets the shim of SetComparer`1.CompareToSet(IEnumerable`1&lt;!0&gt; set, Boolean sequentialEquality)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.ConstructorTable">
<summary>Sets the shim of SetComparer`1.SetComparer`1(Table table)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.ExpectedItemsCouldNotBeFoundIEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.ExpectedItemsCouldNotBeFound(IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.GetExpectedItemsNotFoundInTheDataIEnumerableOfT0Boolean">
<summary>Sets the shim of SetComparer`1.GetExpectedItemsNotFoundInTheData(IEnumerable`1&lt;!0&gt; set, Boolean sequentialEquality)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderInsensitiveIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderInsensitive(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderSensitiveIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.GetListOfExpectedItemsThatCouldNotBeFoundOrderSensitive(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.GetTheActualItemsIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.GetTheActualItems(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.GetTheIndexOfTheMatchingItemTableIListOfT0">
<summary>Sets the shim of SetComparer`1.GetTheIndexOfTheMatchingItem(Table expectedItem, IList`1&lt;!0&gt; actualItems)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.RemoveFromActualItemsSoItWillNotBeCheckedAgainListOfT0Int32">
<summary>Sets the shim of SetComparer`1.RemoveFromActualItemsSoItWillNotBeCheckedAgain(List`1&lt;!0&gt; actualItems, Int32 matchIndex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.ThereAreNoResultsAndNoExpectedResultsIEnumerableOfT0">
<summary>Sets the shim of SetComparer`1.ThereAreNoResultsAndNoExpectedResults(IEnumerable`1&lt;!0&gt; set)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.ThisItemIsAMatchTableT0">
<summary>Sets the shim of SetComparer`1.ThisItemIsAMatch(Table expectedItem, !0 actualItem)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparer`1.ThrowAnErrorDetailingWhichItemsAreMissingIEnumerableOfInt32">
<summary>Sets the shim of SetComparer`1.ThrowAnErrorDetailingWhichItemsAreMissing(IEnumerable`1&lt;Int32&gt; listOfMissingItems)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparisonExtensionMethods">
<summary>Shim type of TechTalk.SpecFlow.Assist.SetComparisonExtensionMethods</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparisonExtensionMethods.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparisonExtensionMethods.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparisonExtensionMethods.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparisonExtensionMethods.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSetComparisonExtensionMethods.CompareToSetOf1TableIEnumerableOfM0Boolean``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{``0},System.Boolean})">
<summary>Sets the shim of SetComparisonExtensionMethods.CompareToSet(Table table, IEnumerable`1&lt;!!0&gt; set, Boolean sequentialEquality)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList">
<summary>Shim type of TechTalk.SpecFlow.Assist.SpecFlowDefaultValueComparerList</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.#ctor(TechTalk.SpecFlow.Assist.SpecFlowDefaultValueComparerList)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.Bind(System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.IValueComparer})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimSpecFlowDefaultValueComparerList.Constructor">
<summary>Sets the shim of SpecFlowDefaultValueComparerList.SpecFlowDefaultValueComparerList()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.TableDifferenceItem`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.#ctor(TechTalk.SpecFlow.Assist.TableDifferenceItem{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.AllInstances.IndexGet">
<summary>Sets the shim of TableDifferenceItem`1.get_Index()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.AllInstances.IndexSetNullableOfInt32">
<summary>Sets the shim of TableDifferenceItem`1.set_Index(Nullable`1&lt;Int32&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.AllInstances.IsIndexSpecificGet">
<summary>Sets the shim of TableDifferenceItem`1.get_IsIndexSpecific()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.AllInstances.ItemGet">
<summary>Sets the shim of TableDifferenceItem`1.get_Item()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.AllInstances.ItemSetT0">
<summary>Sets the shim of TableDifferenceItem`1.set_Item(!0 value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.ConstructorT0NullableOfInt32">
<summary>Sets the shim of TableDifferenceItem`1.TableDifferenceItem`1(!0 item, Nullable`1&lt;Int32&gt; index)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.IndexGet">
<summary>Sets the shim of TableDifferenceItem`1.get_Index()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.IndexSetNullableOfInt32">
<summary>Sets the shim of TableDifferenceItem`1.set_Index(Nullable`1&lt;Int32&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.IsIndexSpecificGet">
<summary>Sets the shim of TableDifferenceItem`1.get_IsIndexSpecific()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.ItemGet">
<summary>Sets the shim of TableDifferenceItem`1.get_Item()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceItem`1.ItemSetT0">
<summary>Sets the shim of TableDifferenceItem`1.set_Item(!0 value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.TableDifferenceResults`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.#ctor(TechTalk.SpecFlow.Assist.TableDifferenceResults{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.AllInstances.IndexesOfTableRowsThatWereNotMatchedGet">
<summary>Sets the shim of TableDifferenceResults`1.get_IndexesOfTableRowsThatWereNotMatched()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.AllInstances.ItemsInTheDataThatWereNotFoundInTheTableGet">
<summary>Sets the shim of TableDifferenceResults`1.get_ItemsInTheDataThatWereNotFoundInTheTable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.AllInstances.TableGet">
<summary>Sets the shim of TableDifferenceResults`1.get_Table()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.ConstructorTableIEnumerableOfInt32IEnumerableOfTableDifferenceItemOfT0">
<summary>Sets the shim of TableDifferenceResults`1.TableDifferenceResults`1(Table table, IEnumerable`1&lt;Int32&gt; indexesOfTableRowsThatWereNotMatched, IEnumerable`1&lt;TableDifferenceItem`1&lt;!0&gt;&gt; itemsInTheDataThatWereNotFoundInTheTable)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.IndexesOfTableRowsThatWereNotMatchedGet">
<summary>Sets the shim of TableDifferenceResults`1.get_IndexesOfTableRowsThatWereNotMatched()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.ItemsInTheDataThatWereNotFoundInTheTableGet">
<summary>Sets the shim of TableDifferenceResults`1.get_ItemsInTheDataThatWereNotFoundInTheTable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableDifferenceResults`1.TableGet">
<summary>Sets the shim of TableDifferenceResults`1.get_Table()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods">
<summary>Shim type of TechTalk.SpecFlow.Assist.TableHelperExtensionMethods</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.CreateInstanceOf1Table``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,``0})">
<summary>Sets the shim of TableHelperExtensionMethods.CreateInstance(Table table)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.CreateInstanceOf1TableFuncOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Func{``0},``0})">
<summary>Sets the shim of TableHelperExtensionMethods.CreateInstance(Table table, Func`1&lt;!!0&gt; methodToCreateTheInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.CreateSetOf1Table``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{``0}})">
<summary>Sets the shim of TableHelperExtensionMethods.CreateSet(Table table)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.CreateSetOf1TableFuncOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Func{``0},System.Collections.Generic.IEnumerable{``0}})">
<summary>Sets the shim of TableHelperExtensionMethods.CreateSet(Table table, Func`1&lt;!!0&gt; methodToCreateEachInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.CreateSetOf1TableFuncOfTableRowM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Table,System.Func{TechTalk.SpecFlow.TableRow,``0},System.Collections.Generic.IEnumerable{``0}})">
<summary>Sets the shim of TableHelperExtensionMethods.CreateSet(Table table, Func`2&lt;TableRow,!!0&gt; methodToCreateEachInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelperExtensionMethods.FillInstanceTableObject">
<summary>Sets the shim of TableHelperExtensionMethods.FillInstance(Table table, Object instance)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers">
<summary>Shim type of TechTalk.SpecFlow.Assist.TableHelpers</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers.IdTableRow">
<summary>Sets the shim of TableHelpers.Id(TableRow row)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.ShimTableHelpers.ValueTableRow">
<summary>Sets the shim of TableHelpers.Value(TableRow row)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException">
<summary>Stub type of TechTalk.SpecFlow.Assist.ComparisonException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.AttachBackingFieldToHelpLink">
<summary>Attaches delegates to emulate StubComparisonException.HelpLink as a property with a backing field.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.AttachBackingFieldToSource">
<summary>Attaches delegates to emulate StubComparisonException.Source as a property with a backing field.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.Data">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.DataGet">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.GetBaseException">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.GetBaseException01">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.HelpLink">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.HelpLinkGet">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.HelpLinkSetString">
<summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.InitializeStub">
<summary>Initializes a new instance of type StubComparisonException</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.Message">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.MessageGet">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.Source">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.SourceGet">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.SourceSetString">
<summary>Sets the stub of Exception.set_Source(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.StackTrace">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.StackTraceGet">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.ToString">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubComparisonException.ToString01">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.EnumerableProjection`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.#ctor(TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{`0})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.Equals(System.Object)">
<summary>Sets the stub of EnumerableProjection`1.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.EqualsObject">
<summary>Sets the stub of EnumerableProjection`1.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.GetHashCode">
<summary>Sets the stub of EnumerableProjection`1.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.GetHashCode01">
<summary>Sets the stub of EnumerableProjection`1.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.InitializeStub">
<summary>Initializes a new instance of type StubEnumerableProjection</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubEnumerableProjection`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubITableDiffExceptionBuilder`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.ITableDiffExceptionBuilder`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubITableDiffExceptionBuilder`1.#ctor">
<summary>Initializes a new instance of type StubITableDiffExceptionBuilder</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubITableDiffExceptionBuilder`1.GetTheTableDiffExceptionMessageTableDifferenceResultsOfT0">
<summary>Sets the stub of ITableDiffExceptionBuilder`1.GetTheTableDiffExceptionMessage(TableDifferenceResults`1&lt;!0&gt; tableDifferenceResults)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubITableDiffExceptionBuilder`1.TechTalk#SpecFlow#Assist#ITableDiffExceptionBuilder{T}#GetTheTableDiffExceptionMessage(TechTalk.SpecFlow.Assist.TableDifferenceResults{`0})">
<summary>Sets the stub of ITableDiffExceptionBuilder`1.GetTheTableDiffExceptionMessage(TableDifferenceResults`1&lt;!0&gt; tableDifferenceResults)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubIValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.IValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubIValueComparer.#ctor">
<summary>Initializes a new instance of type StubIValueComparer</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubIValueComparer.CanCompareObject">
<summary>Sets the stub of IValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubIValueComparer.CompareStringObject">
<summary>Sets the stub of IValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubIValueComparer.TechTalk#SpecFlow#Assist#IValueComparer#CanCompare(System.Object)">
<summary>Sets the stub of IValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubIValueComparer.TechTalk#SpecFlow#Assist#IValueComparer#Compare(System.String,System.Object)">
<summary>Sets the stub of IValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubIValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.IValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubIValueRetriever.#ctor">
<summary>Initializes a new instance of type StubIValueRetriever</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubIValueRetriever.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the stub of IValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubIValueRetriever.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the stub of IValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubIValueRetriever.TechTalk#SpecFlow#Assist#IValueRetriever#CanRetrieve(System.Collections.Generic.KeyValuePair{System.String,System.String},System.Type,System.Type)">
<summary>Sets the stub of IValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubIValueRetriever.TechTalk#SpecFlow#Assist#IValueRetriever#Retrieve(System.Collections.Generic.KeyValuePair{System.String,System.String},System.Type,System.Type)">
<summary>Sets the stub of IValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.Projection`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.#ctor(`0,System.Collections.Generic.IEnumerable{System.String})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.Equals(System.Object)">
<summary>Sets the stub of Projection`1.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.EqualsObject">
<summary>Sets the stub of Projection`1.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.GetHashCode">
<summary>Sets the stub of Projection`1.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.GetHashCode01">
<summary>Sets the stub of Projection`1.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.InitializeStub">
<summary>Initializes a new instance of type StubProjection</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubProjection`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubProjectionEnumerator`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.ProjectionEnumerator`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubProjectionEnumerator`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IEnumerable{System.String})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubProjectionEnumerator`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubProjectionEnumerator`1.InitializeStub">
<summary>Initializes a new instance of type StubProjectionEnumerator</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubProjectionEnumerator`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubProjectionEnumerator`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubService">
<summary>Stub type of TechTalk.SpecFlow.Assist.Service</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubService.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubService.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubService.InitializeStub">
<summary>Initializes a new instance of type StubService</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubService.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubService.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubServiceComponentList`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.ServiceComponentList`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubServiceComponentList`1.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubServiceComponentList`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubServiceComponentList`1.InitializeStub">
<summary>Initializes a new instance of type StubServiceComponentList</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubServiceComponentList`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubServiceComponentList`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubSetComparer`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.SetComparer`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubSetComparer`1.#ctor(TechTalk.SpecFlow.Table)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubSetComparer`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubSetComparer`1.InitializeStub">
<summary>Initializes a new instance of type StubSetComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubSetComparer`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubSetComparer`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubSpecFlowDefaultValueComparerList">
<summary>Stub type of TechTalk.SpecFlow.Assist.SpecFlowDefaultValueComparerList</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubSpecFlowDefaultValueComparerList.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubSpecFlowDefaultValueComparerList.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubSpecFlowDefaultValueComparerList.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowDefaultValueComparerList</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubSpecFlowDefaultValueComparerList.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubSpecFlowDefaultValueComparerList.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceItem`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.TableDifferenceItem`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceItem`1.#ctor(`0,System.Nullable{System.Int32})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceItem`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceItem`1.InitializeStub">
<summary>Initializes a new instance of type StubTableDifferenceItem</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceItem`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceItem`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceResults`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.TableDifferenceResults`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceResults`1.#ctor(TechTalk.SpecFlow.Table,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Assist.TableDifferenceItem{`0}})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceResults`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceResults`1.InitializeStub">
<summary>Initializes a new instance of type StubTableDifferenceResults</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceResults`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.Fakes.StubTableDifferenceResults`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.BoolValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.BoolValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of BoolValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of BoolValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.CanCompareObject">
<summary>Sets the shim of BoolValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.CompareStringObject">
<summary>Sets the shim of BoolValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimBoolValueComparer.Constructor">
<summary>Sets the shim of BoolValueComparer.BoolValueComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DateTimeValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.DateTimeValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of DateTimeValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of DateTimeValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.CanCompareObject">
<summary>Sets the shim of DateTimeValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.CompareStringObject">
<summary>Sets the shim of DateTimeValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDateTimeValueComparer.Constructor">
<summary>Sets the shim of DateTimeValueComparer.DateTimeValueComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DecimalValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.DecimalValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of DecimalValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of DecimalValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.CanCompareObject">
<summary>Sets the shim of DecimalValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.CompareStringObject">
<summary>Sets the shim of DecimalValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDecimalValueComparer.Constructor">
<summary>Sets the shim of DecimalValueComparer.DecimalValueComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DefaultValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.DefaultValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of DefaultValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of DefaultValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.CanCompareObject">
<summary>Sets the shim of DefaultValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.CompareStringObject">
<summary>Sets the shim of DefaultValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDefaultValueComparer.Constructor">
<summary>Sets the shim of DefaultValueComparer.DefaultValueComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.DoubleValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.DoubleValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of DoubleValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of DoubleValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.CanCompareObject">
<summary>Sets the shim of DoubleValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.CompareStringObject">
<summary>Sets the shim of DoubleValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimDoubleValueComparer.Constructor">
<summary>Sets the shim of DoubleValueComparer.DoubleValueComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.FloatValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.FloatValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of FloatValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of FloatValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.CanCompareObject">
<summary>Sets the shim of FloatValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.CompareStringObject">
<summary>Sets the shim of FloatValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimFloatValueComparer.Constructor">
<summary>Sets the shim of FloatValueComparer.FloatValueComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueComparers.GuidValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueComparers.GuidValueComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.AllInstances.CanCompareObject">
<summary>Sets the shim of GuidValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.AllInstances.CompareStringObject">
<summary>Sets the shim of GuidValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.Bind(TechTalk.SpecFlow.Assist.IValueComparer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.CanCompareObject">
<summary>Sets the shim of GuidValueComparer.CanCompare(Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.CompareStringObject">
<summary>Sets the shim of GuidValueComparer.Compare(String expectedValue, Object actualValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.Constructor">
<summary>Sets the shim of GuidValueComparer.GuidValueComparer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.ShimGuidValueComparer.ConstructorGuidValueRetriever">
<summary>Sets the shim of GuidValueComparer.GuidValueComparer(GuidValueRetriever guidValueRetriever)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubBoolValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.BoolValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubBoolValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubBoolValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubBoolValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubBoolValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubBoolValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubBoolValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDateTimeValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DateTimeValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDateTimeValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDateTimeValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDateTimeValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubDateTimeValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDateTimeValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDateTimeValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDecimalValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DecimalValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDecimalValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDecimalValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDecimalValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubDecimalValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDecimalValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDecimalValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDefaultValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DefaultValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDefaultValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDefaultValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDefaultValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubDefaultValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDefaultValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDefaultValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDoubleValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.DoubleValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDoubleValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDoubleValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDoubleValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubDoubleValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDoubleValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubDoubleValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubFloatValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.FloatValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubFloatValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubFloatValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubFloatValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubFloatValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubFloatValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubFloatValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueComparers.GuidValueComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.GuidValueRetriever)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer.InitializeStub">
<summary>Initializes a new instance of type StubGuidValueComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueComparers.Fakes.StubGuidValueComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ArrayValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.ArrayValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.AllInstances.BuildInstanceObjectArrayType">
<summary>Sets the shim of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.AllInstances.GetActualValueTypeType">
<summary>Sets the shim of ArrayValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.BuildInstanceObjectArrayType">
<summary>Sets the shim of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.Constructor">
<summary>Sets the shim of ArrayValueRetriever.ArrayValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimArrayValueRetriever.GetActualValueTypeType">
<summary>Sets the shim of ArrayValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.BoolValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.BoolValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of BoolValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.Constructor">
<summary>Sets the shim of BoolValueRetriever.BoolValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimBoolValueRetriever.GetValueString">
<summary>Sets the shim of BoolValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.ByteValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of ByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.Constructor">
<summary>Sets the shim of ByteValueRetriever.ByteValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimByteValueRetriever.GetValueString">
<summary>Sets the shim of ByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.CharValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.CharValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of CharValueRetriever.GetValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.AllInstances.ThisStringIsNotASingleCharacterString">
<summary>Sets the shim of CharValueRetriever.ThisStringIsNotASingleCharacter(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.Constructor">
<summary>Sets the shim of CharValueRetriever.CharValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.GetValueString">
<summary>Sets the shim of CharValueRetriever.GetValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimCharValueRetriever.ThisStringIsNotASingleCharacterString">
<summary>Sets the shim of CharValueRetriever.ThisStringIsNotASingleCharacter(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeOffsetValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeOffsetValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of DateTimeOffsetValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.Constructor">
<summary>Sets the shim of DateTimeOffsetValueRetriever.DateTimeOffsetValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeOffsetValueRetriever.GetValueString">
<summary>Sets the shim of DateTimeOffsetValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of DateTimeValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.Constructor">
<summary>Sets the shim of DateTimeValueRetriever.DateTimeValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDateTimeValueRetriever.GetValueString">
<summary>Sets the shim of DateTimeValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DecimalValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.DecimalValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of DecimalValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.Constructor">
<summary>Sets the shim of DecimalValueRetriever.DecimalValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDecimalValueRetriever.GetValueString">
<summary>Sets the shim of DecimalValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.DoubleValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.DoubleValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of DoubleValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.Constructor">
<summary>Sets the shim of DoubleValueRetriever.DoubleValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimDoubleValueRetriever.GetValueString">
<summary>Sets the shim of DoubleValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.EnumValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.CheckThatTheValueIsAnEnumStringType">
<summary>Sets the shim of EnumValueRetriever.CheckThatTheValueIsAnEnum(String value, Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.CheckThatThisNotAnObviouslyIncorrectNonNullableValueString">
<summary>Sets the shim of EnumValueRetriever.CheckThatThisNotAnObviouslyIncorrectNonNullableValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.ConvertTheStringToAnEnumStringType">
<summary>Sets the shim of EnumValueRetriever.ConvertTheStringToAnEnum(String value, Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.GetInvalidOperationExceptionString">
<summary>Sets the shim of EnumValueRetriever.GetInvalidOperationException(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.GetValueStringType">
<summary>Sets the shim of EnumValueRetriever.GetValue(String value, Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.PrepareValueString">
<summary>Sets the shim of EnumValueRetriever.PrepareValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.AllInstances.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.CheckThatTheValueIsAnEnumStringType">
<summary>Sets the shim of EnumValueRetriever.CheckThatTheValueIsAnEnum(String value, Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.CheckThatThisNotAnObviouslyIncorrectNonNullableValueString">
<summary>Sets the shim of EnumValueRetriever.CheckThatThisNotAnObviouslyIncorrectNonNullableValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.Constructor">
<summary>Sets the shim of EnumValueRetriever.EnumValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.ConvertTheStringToAnEnumStringType">
<summary>Sets the shim of EnumValueRetriever.ConvertTheStringToAnEnum(String value, Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.GetInvalidOperationExceptionString">
<summary>Sets the shim of EnumValueRetriever.GetInvalidOperationException(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.GetTheEnumTypeType">
<summary>Sets the shim of EnumValueRetriever.GetTheEnumType(Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.GetValueStringType">
<summary>Sets the shim of EnumValueRetriever.GetValue(String value, Type enumType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.PrepareValueString">
<summary>Sets the shim of EnumValueRetriever.PrepareValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumValueRetriever.ThisIsNotANullableEnumType">
<summary>Sets the shim of EnumValueRetriever.ThisIsNotANullableEnum(Type enumType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumerableValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.EnumerableValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.AllInstances.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumerableValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.AllInstances.GetValueRetrieverKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumerableValueRetriever.GetValueRetriever(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.AllInstances.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumerableValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumerableValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.Constructor">
<summary>Sets the shim of EnumerableValueRetriever.EnumerableValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.GetValueRetrieverKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumerableValueRetriever.GetValueRetriever(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of EnumerableValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimEnumerableValueRetriever.StaticConstructor">
<summary>Sets the shim of EnumerableValueRetriever.EnumerableValueRetriever()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.FloatValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.FloatValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of FloatValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.Constructor">
<summary>Sets the shim of FloatValueRetriever.FloatValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimFloatValueRetriever.GetValueString">
<summary>Sets the shim of FloatValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.GuidValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.GuidValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of GuidValueRetriever.GetValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.AllInstances.IsAValidGuidString">
<summary>Sets the shim of GuidValueRetriever.IsAValidGuid(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.AttemptToBuildAGuidByAddingTrailingZeroesString">
<summary>Sets the shim of GuidValueRetriever.AttemptToBuildAGuidByAddingTrailingZeroes(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.AttemptToBuildAGuidFromTheStringString">
<summary>Sets the shim of GuidValueRetriever.AttemptToBuildAGuidFromTheString(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.Constructor">
<summary>Sets the shim of GuidValueRetriever.GuidValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.GetValueString">
<summary>Sets the shim of GuidValueRetriever.GetValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.IsAValidGuidString">
<summary>Sets the shim of GuidValueRetriever.IsAValidGuid(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimGuidValueRetriever.RemoveUnnecessaryCharactersObject">
<summary>Sets the shim of GuidValueRetriever.RemoveUnnecessaryCharacters(Object value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.IntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.IntValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of IntValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.Constructor">
<summary>Sets the shim of IntValueRetriever.IntValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimIntValueRetriever.GetValueString">
<summary>Sets the shim of IntValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ListValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.ListValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.AllInstances.BuildInstanceObjectArrayType">
<summary>Sets the shim of ListValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.AllInstances.GetActualValueTypeType">
<summary>Sets the shim of ListValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.BuildInstanceObjectArrayType">
<summary>Sets the shim of ListValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.Constructor">
<summary>Sets the shim of ListValueRetriever.ListValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.GetActualValueTypeType">
<summary>Sets the shim of ListValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimListValueRetriever.StaticConstructor">
<summary>Sets the shim of ListValueRetriever.ListValueRetriever()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.LongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.LongValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of LongValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.Constructor">
<summary>Sets the shim of LongValueRetriever.LongValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimLongValueRetriever.GetValueString">
<summary>Sets the shim of LongValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NonNullableValueRetriever`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NonNullableValueRetriever{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.AllInstances.TechTalkSpecFlowAssistIValueRetrieverCanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.AllInstances.TechTalkSpecFlowAssistIValueRetrieverRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.Constructor">
<summary>Sets the shim of NonNullableValueRetriever`1.NonNullableValueRetriever`1()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.TechTalkSpecFlowAssistIValueRetrieverCanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNonNullableValueRetriever`1.TechTalkSpecFlowAssistIValueRetrieverRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NonNullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.AllInstances.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.AllInstances.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.CanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.ConstructorString">
<summary>Sets the shim of NullValueRetriever.NullValueRetriever(String nullText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.IsNullableTypeType">
<summary>Sets the shim of NullValueRetriever.IsNullableType(Type type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullValueRetriever.RetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableBoolValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableBoolValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableBoolValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.Constructor">
<summary>Sets the shim of NullableBoolValueRetriever.NullableBoolValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.ConstructorFuncOfStringBoolean">
<summary>Sets the shim of NullableBoolValueRetriever.NullableBoolValueRetriever(Func`2&lt;String,Boolean&gt; boolValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableBoolValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableBoolValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableByteValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.Constructor">
<summary>Sets the shim of NullableByteValueRetriever.NullableByteValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.ConstructorFuncOfStringByte">
<summary>Sets the shim of NullableByteValueRetriever.NullableByteValueRetriever(Func`2&lt;String,Byte&gt; byteValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableByteValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableCharValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableCharValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableCharValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.Constructor">
<summary>Sets the shim of NullableCharValueRetriever.NullableCharValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.ConstructorFuncOfStringChar">
<summary>Sets the shim of NullableCharValueRetriever.NullableCharValueRetriever(Func`2&lt;String,Char&gt; charValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableCharValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableCharValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeOffsetValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeOffsetValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.Constructor">
<summary>Sets the shim of NullableDateTimeOffsetValueRetriever.NullableDateTimeOffsetValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.ConstructorFuncOfStringDateTimeOffset">
<summary>Sets the shim of NullableDateTimeOffsetValueRetriever.NullableDateTimeOffsetValueRetriever(Func`2&lt;String,DateTimeOffset&gt; dateTimeOffsetValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeOffsetValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.Constructor">
<summary>Sets the shim of NullableDateTimeValueRetriever.NullableDateTimeValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.ConstructorFuncOfStringDateTime">
<summary>Sets the shim of NullableDateTimeValueRetriever.NullableDateTimeValueRetriever(Func`2&lt;String,DateTime&gt; dateTimeValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDateTimeValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDecimalValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDecimalValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableDecimalValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.Constructor">
<summary>Sets the shim of NullableDecimalValueRetriever.NullableDecimalValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.ConstructorFuncOfStringDecimal">
<summary>Sets the shim of NullableDecimalValueRetriever.NullableDecimalValueRetriever(Func`2&lt;String,Decimal&gt; decimalValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDecimalValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableDecimalValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDoubleValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDoubleValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableDoubleValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.Constructor">
<summary>Sets the shim of NullableDoubleValueRetriever.NullableDoubleValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.ConstructorFuncOfStringDouble">
<summary>Sets the shim of NullableDoubleValueRetriever.NullableDoubleValueRetriever(Func`2&lt;String,Double&gt; DoubleValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableDoubleValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableDoubleValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableFloatValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableFloatValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableFloatValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.Constructor">
<summary>Sets the shim of NullableFloatValueRetriever.NullableFloatValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.ConstructorFuncOfStringSingle">
<summary>Sets the shim of NullableFloatValueRetriever.NullableFloatValueRetriever(Func`2&lt;String,Single&gt; FloatValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableFloatValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableFloatValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableGuidValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableGuidValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableGuidValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.Constructor">
<summary>Sets the shim of NullableGuidValueRetriever.NullableGuidValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.ConstructorFuncOfStringGuid">
<summary>Sets the shim of NullableGuidValueRetriever.NullableGuidValueRetriever(Func`2&lt;String,Guid&gt; guidValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableGuidValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableGuidValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableIntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableIntValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.Constructor">
<summary>Sets the shim of NullableIntValueRetriever.NullableIntValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.ConstructorFuncOfStringInt32">
<summary>Sets the shim of NullableIntValueRetriever.NullableIntValueRetriever(Func`2&lt;String,Int32&gt; intValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableIntValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableLongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableLongValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableLongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.Constructor">
<summary>Sets the shim of NullableLongValueRetriever.NullableLongValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.ConstructorFuncOfStringInt64">
<summary>Sets the shim of NullableLongValueRetriever.NullableLongValueRetriever(Func`2&lt;String,Int64&gt; longValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableLongValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableLongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableSByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableSByteValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableSByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.Constructor">
<summary>Sets the shim of NullableSByteValueRetriever.NullableSByteValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.ConstructorFuncOfStringSByte">
<summary>Sets the shim of NullableSByteValueRetriever.NullableSByteValueRetriever(Func`2&lt;String,SByte&gt; sbyteValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableSByteValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableSByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableShortValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.Constructor">
<summary>Sets the shim of NullableShortValueRetriever.NullableShortValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.ConstructorFuncOfStringInt16">
<summary>Sets the shim of NullableShortValueRetriever.NullableShortValueRetriever(Func`2&lt;String,Int16&gt; shortValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableShortValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableTimeSpanValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableTimeSpanValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.Constructor">
<summary>Sets the shim of NullableTimeSpanValueRetriever.NullableTimeSpanValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.ConstructorFuncOfStringNullableOfTimeSpan">
<summary>Sets the shim of NullableTimeSpanValueRetriever.NullableTimeSpanValueRetriever(Func`2&lt;String,Nullable`1&lt;TimeSpan&gt;&gt; dateTimeValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableTimeSpanValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUIntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUIntValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableUIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.Constructor">
<summary>Sets the shim of NullableUIntValueRetriever.NullableUIntValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.ConstructorFuncOfStringUInt32">
<summary>Sets the shim of NullableUIntValueRetriever.NullableUIntValueRetriever(Func`2&lt;String,UInt32&gt; uintValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUIntValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableUIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableULongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableULongValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableULongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.Constructor">
<summary>Sets the shim of NullableULongValueRetriever.NullableULongValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.ConstructorFuncOfStringUInt64">
<summary>Sets the shim of NullableULongValueRetriever.NullableULongValueRetriever(Func`2&lt;String,UInt64&gt; ulongValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableULongValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableULongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUShortValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.AllInstances.GetNonEmptyValueString">
<summary>Sets the shim of NullableUShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.Constructor">
<summary>Sets the shim of NullableUShortValueRetriever.NullableUShortValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.ConstructorFuncOfStringUInt16">
<summary>Sets the shim of NullableUShortValueRetriever.NullableUShortValueRetriever(Func`2&lt;String,UInt16&gt; ushortValueRetriever)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableUShortValueRetriever.GetNonEmptyValueString">
<summary>Sets the shim of NullableUShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableValueRetriever`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.NullableValueRetriever{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.AllInstances.GetValueString">
<summary>Sets the shim of NullableValueRetriever`1.GetValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.AllInstances.TechTalkSpecFlowAssistIValueRetrieverCanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.AllInstances.TechTalkSpecFlowAssistIValueRetrieverRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.Constructor">
<summary>Sets the shim of NullableValueRetriever`1.NullableValueRetriever`1()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.GetValueString">
<summary>Sets the shim of NullableValueRetriever`1.GetValue(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.TechTalkSpecFlowAssistIValueRetrieverCanRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.CanRetrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimNullableValueRetriever`1.TechTalkSpecFlowAssistIValueRetrieverRetrieveKeyValuePairOfStringStringTypeType">
<summary>Sets the shim of NullableValueRetriever`1.TechTalk.SpecFlow.Assist.IValueRetriever.Retrieve(KeyValuePair`2&lt;String,String&gt; keyValuePair, Type targetType, Type propertyType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.SByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.SByteValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of SByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.Constructor">
<summary>Sets the shim of SByteValueRetriever.SByteValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimSByteValueRetriever.GetValueString">
<summary>Sets the shim of SByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.ShortValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of ShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.Constructor">
<summary>Sets the shim of ShortValueRetriever.ShortValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimShortValueRetriever.GetValueString">
<summary>Sets the shim of ShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.StringValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.StringValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of StringValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.Constructor">
<summary>Sets the shim of StringValueRetriever.StringValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimStringValueRetriever.GetValueString">
<summary>Sets the shim of StringValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.TimeSpanValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.TimeSpanValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of TimeSpanValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.Constructor">
<summary>Sets the shim of TimeSpanValueRetriever.TimeSpanValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimTimeSpanValueRetriever.GetValueString">
<summary>Sets the shim of TimeSpanValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.UIntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.UIntValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of UIntValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.Constructor">
<summary>Sets the shim of UIntValueRetriever.UIntValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUIntValueRetriever.GetValueString">
<summary>Sets the shim of UIntValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.ULongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.ULongValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of ULongValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.Constructor">
<summary>Sets the shim of ULongValueRetriever.ULongValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimULongValueRetriever.GetValueString">
<summary>Sets the shim of ULongValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.UShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.UShortValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of UShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.Constructor">
<summary>Sets the shim of UShortValueRetriever.UShortValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUShortValueRetriever.GetValueString">
<summary>Sets the shim of UShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever">
<summary>Shim type of TechTalk.SpecFlow.Assist.ValueRetrievers.UriValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.#ctor(TechTalk.SpecFlow.Assist.ValueRetrievers.UriValueRetriever)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.AllInstances.GetValueString">
<summary>Sets the shim of UriValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.Bind(TechTalk.SpecFlow.Assist.IValueRetriever)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.Constructor">
<summary>Sets the shim of UriValueRetriever.UriValueRetriever()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.ShimUriValueRetriever.GetValueString">
<summary>Sets the shim of UriValueRetriever.GetValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ArrayValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.BuildInstance(System.Object[],System.Type)">
<summary>Sets the stub of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.BuildInstanceObjectArrayType">
<summary>Sets the stub of ArrayValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.GetActualValueType(System.Type)">
<summary>Sets the stub of ArrayValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.GetActualValueTypeType">
<summary>Sets the stub of ArrayValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubArrayValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubArrayValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.BoolValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.GetValue(System.String)">
<summary>Sets the stub of BoolValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.GetValueString">
<summary>Sets the stub of BoolValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubBoolValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubBoolValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.GetValue(System.String)">
<summary>Sets the stub of ByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.GetValueString">
<summary>Sets the stub of ByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubByteValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubByteValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.CharValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.GetValue(System.String)">
<summary>Sets the stub of CharValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.GetValueString">
<summary>Sets the stub of CharValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubCharValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubCharValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeOffsetValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.GetValue(System.String)">
<summary>Sets the stub of DateTimeOffsetValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.GetValueString">
<summary>Sets the stub of DateTimeOffsetValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubDateTimeOffsetValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeOffsetValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DateTimeValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.GetValue(System.String)">
<summary>Sets the stub of DateTimeValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.GetValueString">
<summary>Sets the stub of DateTimeValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubDateTimeValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDateTimeValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DecimalValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.GetValue(System.String)">
<summary>Sets the stub of DecimalValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.GetValueString">
<summary>Sets the stub of DecimalValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubDecimalValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDecimalValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.DoubleValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.GetValue(System.String)">
<summary>Sets the stub of DoubleValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.GetValueString">
<summary>Sets the stub of DoubleValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubDoubleValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubDoubleValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubEnumValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.PrepareValue(System.String)">
<summary>Sets the stub of EnumValueRetriever.PrepareValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumValueRetriever.PrepareValueString">
<summary>Sets the stub of EnumValueRetriever.PrepareValue(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.EnumerableValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.BuildInstance(System.Object[],System.Type)">
<summary>Sets the stub of EnumerableValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.BuildInstanceObjectArrayType">
<summary>Sets the stub of EnumerableValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.GetActualValueType(System.Type)">
<summary>Sets the stub of EnumerableValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.GetActualValueTypeType">
<summary>Sets the stub of EnumerableValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubEnumerableValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubEnumerableValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.FloatValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.GetValue(System.String)">
<summary>Sets the stub of FloatValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.GetValueString">
<summary>Sets the stub of FloatValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubFloatValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubFloatValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.GuidValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.GetValue(System.String)">
<summary>Sets the stub of GuidValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.GetValueString">
<summary>Sets the stub of GuidValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubGuidValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubGuidValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.IntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.GetValue(System.String)">
<summary>Sets the stub of IntValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.GetValueString">
<summary>Sets the stub of IntValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubIntValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubIntValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ListValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.BuildInstance(System.Object[],System.Type)">
<summary>Sets the stub of ListValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.BuildInstanceObjectArrayType">
<summary>Sets the stub of ListValueRetriever.BuildInstance(Object[] values, Type valueType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.GetActualValueType(System.Type)">
<summary>Sets the stub of ListValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.GetActualValueTypeType">
<summary>Sets the stub of ListValueRetriever.GetActualValueType(Type propertyType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubListValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubListValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.LongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.GetValue(System.String)">
<summary>Sets the stub of LongValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.GetValueString">
<summary>Sets the stub of LongValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubLongValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubLongValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NonNullableValueRetriever`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.GetValue(System.String)">
<summary>Sets the stub of NonNullableValueRetriever`1.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.GetValueString">
<summary>Sets the stub of NonNullableValueRetriever`1.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.InitializeStub">
<summary>Initializes a new instance of type StubNonNullableValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNonNullableValueRetriever`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullValueRetriever.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableBoolValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.#ctor(System.Func{System.String,System.Boolean})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableBoolValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableBoolValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableBoolValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableBoolValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.#ctor(System.Func{System.String,System.Byte})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableByteValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableByteValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableCharValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.#ctor(System.Func{System.String,System.Char})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableCharValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableCharValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableCharValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableCharValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeOffsetValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.#ctor(System.Func{System.String,System.DateTimeOffset})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableDateTimeOffsetValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableDateTimeOffsetValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeOffsetValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDateTimeValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.#ctor(System.Func{System.String,System.DateTime})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableDateTimeValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableDateTimeValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDateTimeValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDecimalValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.#ctor(System.Func{System.String,System.Decimal})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableDecimalValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableDecimalValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableDecimalValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDecimalValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableDoubleValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.#ctor(System.Func{System.String,System.Double})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableDoubleValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableDoubleValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableDoubleValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableDoubleValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableFloatValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.#ctor(System.Func{System.String,System.Single})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableFloatValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableFloatValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableFloatValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableFloatValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableGuidValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.#ctor(System.Func{System.String,System.Guid})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableGuidValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableGuidValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableGuidValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableGuidValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableIntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.#ctor(System.Func{System.String,System.Int32})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableIntValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableIntValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableLongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.#ctor(System.Func{System.String,System.Int64})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableLongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableLongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableLongValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableLongValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableSByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.#ctor(System.Func{System.String,System.SByte})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableSByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableSByteValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableSByteValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableSByteValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.#ctor(System.Func{System.String,System.Int16})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableShortValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableShortValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableTimeSpanValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.#ctor(System.Func{System.String,System.Nullable{System.TimeSpan}})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableTimeSpanValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableTimeSpanValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableTimeSpanValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUIntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.#ctor(System.Func{System.String,System.UInt32})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableUIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableUIntValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableUIntValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUIntValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableULongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.#ctor(System.Func{System.String,System.UInt64})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableULongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableULongValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableULongValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableULongValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableUShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.#ctor(System.Func{System.String,System.UInt16})">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableUShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.GetNonEmptyValueString">
<summary>Sets the stub of NullableUShortValueRetriever.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubNullableUShortValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableUShortValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.NullableValueRetriever`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.GetNonEmptyValue(System.String)">
<summary>Sets the stub of NullableValueRetriever`1.GetNonEmptyValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.GetNonEmptyValueString">
<summary>Sets the stub of NullableValueRetriever`1.GetNonEmptyValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.InitializeStub">
<summary>Initializes a new instance of type StubNullableValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubNullableValueRetriever`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.SByteValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.GetValue(System.String)">
<summary>Sets the stub of SByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.GetValueString">
<summary>Sets the stub of SByteValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubSByteValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubSByteValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.GetValue(System.String)">
<summary>Sets the stub of ShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.GetValueString">
<summary>Sets the stub of ShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubShortValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubShortValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.StringValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.GetValue(System.String)">
<summary>Sets the stub of StringValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.GetValueString">
<summary>Sets the stub of StringValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubStringValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubStringValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.TimeSpanValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.GetValue(System.String)">
<summary>Sets the stub of TimeSpanValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.GetValueString">
<summary>Sets the stub of TimeSpanValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubTimeSpanValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubTimeSpanValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.UIntValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.GetValue(System.String)">
<summary>Sets the stub of UIntValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.GetValueString">
<summary>Sets the stub of UIntValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubUIntValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUIntValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.ULongValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.GetValue(System.String)">
<summary>Sets the stub of ULongValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.GetValueString">
<summary>Sets the stub of ULongValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubULongValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubULongValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.UShortValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.GetValue(System.String)">
<summary>Sets the stub of UShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.GetValueString">
<summary>Sets the stub of UShortValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubUShortValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUShortValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever">
<summary>Stub type of TechTalk.SpecFlow.Assist.ValueRetrievers.UriValueRetriever</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.GetValue(System.String)">
<summary>Sets the stub of UriValueRetriever.GetValue(String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.GetValueString">
<summary>Sets the stub of UriValueRetriever.GetValue(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.InitializeStub">
<summary>Initializes a new instance of type StubUriValueRetriever</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Assist.ValueRetrievers.Fakes.StubUriValueRetriever.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.#ctor(TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepParameter)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepParameter.ConstructorStringStringString">
<summary>Sets the shim of AnalyzedStepParameter.AnalyzedStepParameter(String type, String name, String regexPattern)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepText</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.#ctor(TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepText)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimAnalyzedStepText.Constructor">
<summary>Sets the shim of AnalyzedStepText.AnalyzedStepText()</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.DefaultSkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.#ctor(TechTalk.SpecFlow.BindingSkeletons.DefaultSkeletonTemplateProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.AllInstances.GetTemplateFileContent">
<summary>Sets the shim of DefaultSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.AllInstances.GetTemplateString">
<summary>Sets the shim of DefaultSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.Bind(TechTalk.SpecFlow.BindingSkeletons.ISkeletonTemplateProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.ConstructorResourceSkeletonTemplateProvider">
<summary>Sets the shim of DefaultSkeletonTemplateProvider.DefaultSkeletonTemplateProvider(ResourceSkeletonTemplateProvider resourceSkeletonTemplateProvider)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.GetTemplateFileContent">
<summary>Sets the shim of DefaultSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimDefaultSkeletonTemplateProvider.GetTemplateString">
<summary>Sets the shim of DefaultSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.FileBasedSkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.#ctor(TechTalk.SpecFlow.BindingSkeletons.FileBasedSkeletonTemplateProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.AllInstances.EnsureInitialized">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.EnsureInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.AllInstances.GetStepDefinitionClassTemplateProgrammingLanguage">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.AllInstances.GetStepDefinitionTemplateProgrammingLanguageBoolean">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.AllInstances.GetTemplateString">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.AllInstances.MissingTemplateString">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.Bind(TechTalk.SpecFlow.BindingSkeletons.ISkeletonTemplateProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.Constructor">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.FileBasedSkeletonTemplateProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.EnsureInitialized">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.EnsureInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.GetStepDefinitionClassTemplateProgrammingLanguage">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.GetStepDefinitionTemplateProgrammingLanguageBoolean">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.GetTemplateString">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimFileBasedSkeletonTemplateProvider.MissingTemplateString">
<summary>Sets the shim of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.Keywords</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.CSharpGet">
<summary>Sets the shim of Keywords.get_CSharp()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.EscapeCSharpKeywordString">
<summary>Sets the shim of Keywords.EscapeCSharpKeyword(String argumentName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.EscapeFSharpKeywordString">
<summary>Sets the shim of Keywords.EscapeFSharpKeyword(String argumentName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.EscapeVBKeywordString">
<summary>Sets the shim of Keywords.EscapeVBKeyword(String argumentName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.FSharpGet">
<summary>Sets the shim of Keywords.get_FSharp()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.StaticConstructor">
<summary>Sets the shim of Keywords.Keywords()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimKeywords.VBGet">
<summary>Sets the shim of Keywords.get_VB()</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimParameterNameExtensions">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.ParameterNameExtensions</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimParameterNameExtensions.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimParameterNameExtensions.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimParameterNameExtensions.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimParameterNameExtensions.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.ResourceSkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.#ctor(TechTalk.SpecFlow.BindingSkeletons.ResourceSkeletonTemplateProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.AllInstances.GetTemplateFileContent">
<summary>Sets the shim of ResourceSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.Bind(TechTalk.SpecFlow.BindingSkeletons.ISkeletonTemplateProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.Constructor">
<summary>Sets the shim of ResourceSkeletonTemplateProvider.ResourceSkeletonTemplateProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimResourceSkeletonTemplateProvider.GetTemplateFileContent">
<summary>Sets the shim of ResourceSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.#ctor(TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.AnalyzeStepInstanceCultureInfo">
<summary>Sets the shim of StepDefinitionSkeletonProvider.Analyze(StepInstance stepInstance, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.AppendWordsPascalCaseStringCultureInfoStringBuilder">
<summary>Sets the shim of StepDefinitionSkeletonProvider.AppendWordsPascalCase(String text, CultureInfo language, StringBuilder result)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.AppendWordsUnderscoredStringCultureInfoStringBuilder">
<summary>Sets the shim of StepDefinitionSkeletonProvider.AppendWordsUnderscored(String text, CultureInfo language, StringBuilder result)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.ApplyTemplateStringObject">
<summary>Sets the shim of StepDefinitionSkeletonProvider.ApplyTemplate(String template, Object args)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetBindingClassSkeletonProgrammingLanguageStepInstanceArrayStringStringStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetCSharpTypeNameString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetCSharpTypeName(String type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetFSharpTypeNameString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetFSharpTypeName(String type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetMatchingMethodNameStringAnalyzedStepTextCultureInfoActionOfStringCultureInfoStringBuilderString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetMatchingMethodName(String keyword, AnalyzedStepText analyzedStepText, CultureInfo language, Action`3&lt;String,CultureInfo,StringBuilder&gt; appendWords, String paramFormat)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetMethodNameStepInstanceAnalyzedStepTextStepDefinitionSkeletonStyleProgrammingLanguage">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetMethodName(StepInstance stepInstance, AnalyzedStepText analyzedStepText, StepDefinitionSkeletonStyle style, ProgrammingLanguage language)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetRegexAnalyzedStepText">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetRegex(AnalyzedStepText stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetStepDefinitionSkeletonProgrammingLanguageStepInstanceStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.GetWordsString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetWords(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AllInstances.ToDeclarationProgrammingLanguageAnalyzedStepParameter">
<summary>Sets the shim of StepDefinitionSkeletonProvider.ToDeclaration(ProgrammingLanguage language, AnalyzedStepParameter parameter)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AnalyzeStepInstanceCultureInfo">
<summary>Sets the shim of StepDefinitionSkeletonProvider.Analyze(StepInstance stepInstance, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AppendWordsPascalCaseStringCultureInfoStringBuilder">
<summary>Sets the shim of StepDefinitionSkeletonProvider.AppendWordsPascalCase(String text, CultureInfo language, StringBuilder result)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.AppendWordsUnderscoredStringCultureInfoStringBuilder">
<summary>Sets the shim of StepDefinitionSkeletonProvider.AppendWordsUnderscored(String text, CultureInfo language, StringBuilder result)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.ApplyTemplateStringObject">
<summary>Sets the shim of StepDefinitionSkeletonProvider.ApplyTemplate(String template, Object args)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.Bind(TechTalk.SpecFlow.BindingSkeletons.IStepDefinitionSkeletonProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.ConstructorISkeletonTemplateProviderIStepTextAnalyzer">
<summary>Sets the shim of StepDefinitionSkeletonProvider.StepDefinitionSkeletonProvider(ISkeletonTemplateProvider templateProvider, IStepTextAnalyzer stepTextAnalyzer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.EscapeRegexString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.EscapeRegex(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetBindingClassSkeletonProgrammingLanguageStepInstanceArrayStringStringStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetCSharpTypeNameString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetCSharpTypeName(String type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetFSharpTypeNameString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetFSharpTypeName(String type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetMatchingMethodNameStringAnalyzedStepTextCultureInfoActionOfStringCultureInfoStringBuilderString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetMatchingMethodName(String keyword, AnalyzedStepText analyzedStepText, CultureInfo language, Action`3&lt;String,CultureInfo,StringBuilder&gt; appendWords, String paramFormat)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetMethodNameStepInstanceAnalyzedStepTextStepDefinitionSkeletonStyleProgrammingLanguage">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetMethodName(StepInstance stepInstance, AnalyzedStepText analyzedStepText, StepDefinitionSkeletonStyle style, ProgrammingLanguage language)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetOrderedStepsStepInstanceArray">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetOrderedSteps(StepInstance[] stepInstances)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetRegexAnalyzedStepText">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetRegex(AnalyzedStepText stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetStepDefinitionSkeletonProgrammingLanguageStepInstanceStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.GetWordsString">
<summary>Sets the shim of StepDefinitionSkeletonProvider.GetWords(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.StaticConstructor">
<summary>Sets the shim of StepDefinitionSkeletonProvider.StepDefinitionSkeletonProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepDefinitionSkeletonProvider.ToDeclarationProgrammingLanguageAnalyzedStepParameter">
<summary>Sets the shim of StepDefinitionSkeletonProvider.ToDeclaration(ProgrammingLanguage language, AnalyzedStepParameter parameter)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.StepParameterNameGenerator</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.#ctor(TechTalk.SpecFlow.BindingSkeletons.StepParameterNameGenerator)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.Constructor">
<summary>Sets the shim of StepParameterNameGenerator.StepParameterNameGenerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.GenerateParameterNameStringInt32ListOfString">
<summary>Sets the shim of StepParameterNameGenerator.GenerateParameterName(String value, Int32 paramIndex, List`1&lt;String&gt; usedParameterNames)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.IsSingleWordSurroundedByAngleBracketsString">
<summary>Sets the shim of StepParameterNameGenerator.IsSingleWordSurroundedByAngleBrackets(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.IsSingleWordWithNoNumbersString">
<summary>Sets the shim of StepParameterNameGenerator.IsSingleWordWithNoNumbers(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.LowerCaseFirstLetterString">
<summary>Sets the shim of StepParameterNameGenerator.LowerCaseFirstLetter(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.RemoveSurroundingAngleBracketsString">
<summary>Sets the shim of StepParameterNameGenerator.RemoveSurroundingAngleBrackets(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepParameterNameGenerator.UniquelyIdentifiedStringListOfStringInt32">
<summary>Sets the shim of StepParameterNameGenerator.UniquelyIdentified(String value, List`1&lt;String&gt; usedParameterNames, Int32 parmIndex)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer">
<summary>Shim type of TechTalk.SpecFlow.BindingSkeletons.StepTextAnalyzer</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.#ctor(TechTalk.SpecFlow.BindingSkeletons.StepTextAnalyzer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AllInstances.AnalyzeParameterStringCultureInfoInt32String">
<summary>Sets the shim of StepTextAnalyzer.AnalyzeParameter(String value, CultureInfo bindingCulture, Int32 paramIndex, String regexPattern)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AllInstances.AnalyzeStringCultureInfo">
<summary>Sets the shim of StepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AllInstances.RecognizeDecimalsStringCultureInfo">
<summary>Sets the shim of StepTextAnalyzer.RecognizeDecimals(String stepText, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AllInstances.RecognizeIntegersString">
<summary>Sets the shim of StepTextAnalyzer.RecognizeIntegers(String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AllInstances.RecognizeQuotedTextsString">
<summary>Sets the shim of StepTextAnalyzer.RecognizeQuotedTexts(String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AnalyzeParameterStringCultureInfoInt32String">
<summary>Sets the shim of StepTextAnalyzer.AnalyzeParameter(String value, CultureInfo bindingCulture, Int32 paramIndex, String regexPattern)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.AnalyzeStringCultureInfo">
<summary>Sets the shim of StepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.Bind(TechTalk.SpecFlow.BindingSkeletons.IStepTextAnalyzer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.Constructor">
<summary>Sets the shim of StepTextAnalyzer.StepTextAnalyzer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.RecognizeDecimalsStringCultureInfo">
<summary>Sets the shim of StepTextAnalyzer.RecognizeDecimals(String stepText, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.RecognizeIntegersString">
<summary>Sets the shim of StepTextAnalyzer.RecognizeIntegers(String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.RecognizeQuotedTextsString">
<summary>Sets the shim of StepTextAnalyzer.RecognizeQuotedTexts(String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.ShimStepTextAnalyzer.StaticConstructor">
<summary>Sets the shim of StepTextAnalyzer.StepTextAnalyzer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepParameter">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepParameter.#ctor(System.String,System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepParameter.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepParameter.InitializeStub">
<summary>Initializes a new instance of type StubAnalyzedStepParameter</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepParameter.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepParameter.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepText">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.AnalyzedStepText</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepText.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepText.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepText.InitializeStub">
<summary>Initializes a new instance of type StubAnalyzedStepText</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepText.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubAnalyzedStepText.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.DefaultSkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.#ctor(TechTalk.SpecFlow.BindingSkeletons.ResourceSkeletonTemplateProvider)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.GetTemplate(System.String)">
<summary>Sets the stub of DefaultSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.GetTemplateFileContent">
<summary>Sets the stub of DefaultSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.GetTemplateFileContent01">
<summary>Sets the stub of DefaultSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.GetTemplateString">
<summary>Sets the stub of DefaultSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.InitializeStub">
<summary>Initializes a new instance of type StubDefaultSkeletonTemplateProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.MissingTemplate(System.String)">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubDefaultSkeletonTemplateProvider.MissingTemplateString">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.FileBasedSkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.GetTemplate(System.String)">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.GetTemplateFileContent">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.GetTemplateFileContent01">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.GetTemplateString">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.InitializeStub">
<summary>Initializes a new instance of type StubFileBasedSkeletonTemplateProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.MissingTemplate(System.String)">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubFileBasedSkeletonTemplateProvider.MissingTemplateString">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubISkeletonTemplateProvider">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.ISkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubISkeletonTemplateProvider.#ctor">
<summary>Initializes a new instance of type StubISkeletonTemplateProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubISkeletonTemplateProvider.GetStepDefinitionClassTemplateProgrammingLanguage">
<summary>Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubISkeletonTemplateProvider.GetStepDefinitionTemplateProgrammingLanguageBoolean">
<summary>Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubISkeletonTemplateProvider.TechTalk#SpecFlow#BindingSkeletons#ISkeletonTemplateProvider#GetStepDefinitionClassTemplate(TechTalk.SpecFlow.ProgrammingLanguage)">
<summary>Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionClassTemplate(ProgrammingLanguage language)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubISkeletonTemplateProvider.TechTalk#SpecFlow#BindingSkeletons#ISkeletonTemplateProvider#GetStepDefinitionTemplate(TechTalk.SpecFlow.ProgrammingLanguage,System.Boolean)">
<summary>Sets the stub of ISkeletonTemplateProvider.GetStepDefinitionTemplate(ProgrammingLanguage language, Boolean withRegex)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepDefinitionSkeletonProvider">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.IStepDefinitionSkeletonProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepDefinitionSkeletonProvider.#ctor">
<summary>Initializes a new instance of type StubIStepDefinitionSkeletonProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepDefinitionSkeletonProvider.GetBindingClassSkeletonProgrammingLanguageStepInstanceArrayStringStringStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the stub of IStepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepDefinitionSkeletonProvider.GetStepDefinitionSkeletonProgrammingLanguageStepInstanceStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the stub of IStepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepDefinitionSkeletonProvider.TechTalk#SpecFlow#BindingSkeletons#IStepDefinitionSkeletonProvider#GetBindingClassSkeleton(TechTalk.SpecFlow.ProgrammingLanguage,TechTalk.SpecFlow.Bindings.StepInstance[],System.String,System.String,TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonStyle,System.Globalization.CultureInfo)">
<summary>Sets the stub of IStepDefinitionSkeletonProvider.GetBindingClassSkeleton(ProgrammingLanguage language, StepInstance[] stepInstances, String namespaceName, String className, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepDefinitionSkeletonProvider.TechTalk#SpecFlow#BindingSkeletons#IStepDefinitionSkeletonProvider#GetStepDefinitionSkeleton(TechTalk.SpecFlow.ProgrammingLanguage,TechTalk.SpecFlow.Bindings.StepInstance,TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonStyle,System.Globalization.CultureInfo)">
<summary>Sets the stub of IStepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepTextAnalyzer">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.IStepTextAnalyzer</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepTextAnalyzer.#ctor">
<summary>Initializes a new instance of type StubIStepTextAnalyzer</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepTextAnalyzer.AnalyzeStringCultureInfo">
<summary>Sets the stub of IStepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubIStepTextAnalyzer.TechTalk#SpecFlow#BindingSkeletons#IStepTextAnalyzer#Analyze(System.String,System.Globalization.CultureInfo)">
<summary>Sets the stub of IStepTextAnalyzer.Analyze(String stepText, CultureInfo bindingCulture)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.ResourceSkeletonTemplateProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.GetTemplate(System.String)">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.GetTemplateFileContent">
<summary>Sets the stub of ResourceSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.GetTemplateFileContent01">
<summary>Sets the stub of ResourceSkeletonTemplateProvider.GetTemplateFileContent()</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.GetTemplateString">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.GetTemplate(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.InitializeStub">
<summary>Initializes a new instance of type StubResourceSkeletonTemplateProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.MissingTemplate(System.String)">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubResourceSkeletonTemplateProvider.MissingTemplateString">
<summary>Sets the stub of FileBasedSkeletonTemplateProvider.MissingTemplate(String key)</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.#ctor(TechTalk.SpecFlow.BindingSkeletons.ISkeletonTemplateProvider,TechTalk.SpecFlow.BindingSkeletons.IStepTextAnalyzer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(TechTalk.SpecFlow.ProgrammingLanguage,TechTalk.SpecFlow.Bindings.StepInstance,TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonStyle,System.Globalization.CultureInfo)">
<summary>Sets the stub of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="F:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.GetStepDefinitionSkeletonProgrammingLanguageStepInstanceStepDefinitionSkeletonStyleCultureInfo">
<summary>Sets the stub of StepDefinitionSkeletonProvider.GetStepDefinitionSkeleton(ProgrammingLanguage language, StepInstance stepInstance, StepDefinitionSkeletonStyle style, CultureInfo bindingCulture)</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.InitializeStub">
<summary>Initializes a new instance of type StubStepDefinitionSkeletonProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepDefinitionSkeletonProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepParameterNameGenerator">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.StepParameterNameGenerator</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepParameterNameGenerator.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepParameterNameGenerator.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepParameterNameGenerator.InitializeStub">
<summary>Initializes a new instance of type StubStepParameterNameGenerator</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepParameterNameGenerator.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepParameterNameGenerator.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepTextAnalyzer">
<summary>Stub type of TechTalk.SpecFlow.BindingSkeletons.StepTextAnalyzer</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepTextAnalyzer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepTextAnalyzer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepTextAnalyzer.InitializeStub">
<summary>Initializes a new instance of type StubStepTextAnalyzer</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepTextAnalyzer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.BindingSkeletons.Fakes.StubStepTextAnalyzer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.#ctor(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.AttributeTypeGet">
<summary>Sets the shim of BindingSourceAttribute.get_AttributeType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.AttributeTypeSetIBindingType">
<summary>Sets the shim of BindingSourceAttribute.set_AttributeType(IBindingType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.AttributeValuesGet">
<summary>Sets the shim of BindingSourceAttribute.get_AttributeValues()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.AttributeValuesSetIBindingSourceAttributeValueProviderArray">
<summary>Sets the shim of BindingSourceAttribute.set_AttributeValues(IBindingSourceAttributeValueProvider[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.NamedAttributeValuesGet">
<summary>Sets the shim of BindingSourceAttribute.get_NamedAttributeValues()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.NamedAttributeValuesSetIDictionaryOfStringIBindingSourceAttributeValueProvider">
<summary>Sets the shim of BindingSourceAttribute.set_NamedAttributeValues(IDictionary`2&lt;String,IBindingSourceAttributeValueProvider&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.TryGetAttributeValueOf1Int32M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute,System.Int32,``0,``0})">
<summary>Sets the shim of BindingSourceAttribute.TryGetAttributeValue(Int32 index, !!0 defaultValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.TryGetAttributeValueOf1StringM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute,System.String,``0,``0})">
<summary>Sets the shim of BindingSourceAttribute.TryGetAttributeValue(String name, !!0 defaultValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AllInstances.TryGetParamsAttributeValueOf1Int32M0Array``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute,System.Int32,``0[],``0[]})">
<summary>Sets the shim of BindingSourceAttribute.TryGetParamsAttributeValue(Int32 index, !!0[] defaultValue)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AttributeTypeGet">
<summary>Sets the shim of BindingSourceAttribute.get_AttributeType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AttributeTypeSetIBindingType">
<summary>Sets the shim of BindingSourceAttribute.set_AttributeType(IBindingType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AttributeValuesGet">
<summary>Sets the shim of BindingSourceAttribute.get_AttributeValues()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.AttributeValuesSetIBindingSourceAttributeValueProviderArray">
<summary>Sets the shim of BindingSourceAttribute.set_AttributeValues(IBindingSourceAttributeValueProvider[] value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.Constructor">
<summary>Sets the shim of BindingSourceAttribute.BindingSourceAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.NamedAttributeValuesGet">
<summary>Sets the shim of BindingSourceAttribute.get_NamedAttributeValues()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.NamedAttributeValuesSetIDictionaryOfStringIBindingSourceAttributeValueProvider">
<summary>Sets the shim of BindingSourceAttribute.set_NamedAttributeValues(IDictionary`2&lt;String,IBindingSourceAttributeValueProvider&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.TryGetAttributeValueOf1Int32M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.Int32,``0,``0})">
<summary>Sets the shim of BindingSourceAttribute.TryGetAttributeValue(Int32 index, !!0 defaultValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.TryGetAttributeValueOf1StringM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.String,``0,``0})">
<summary>Sets the shim of BindingSourceAttribute.TryGetAttributeValue(String name, !!0 defaultValue)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttribute.TryGetParamsAttributeValueOf1Int32M0Array``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.Int32,``0[],``0[]})">
<summary>Sets the shim of BindingSourceAttribute.TryGetParamsAttributeValue(Int32 index, !!0[] defaultValue)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttributeValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.#ctor(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttributeValueProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.AllInstances.GetValueOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttributeValueProvider,``0})">
<summary>Sets the shim of BindingSourceAttributeValueProvider.GetValue()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.Bind(TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceAttributeValueProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.ConstructorObject">
<summary>Sets the shim of BindingSourceAttributeValueProvider.BindingSourceAttributeValueProvider(Object value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceAttributeValueProvider.GetValueOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0})">
<summary>Sets the shim of BindingSourceAttributeValueProvider.GetValue()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.#ctor(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.AttributesGet">
<summary>Sets the shim of BindingSourceMethod.get_Attributes()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.AttributesSetBindingSourceAttributeArray">
<summary>Sets the shim of BindingSourceMethod.set_Attributes(BindingSourceAttribute[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.BindingMethodGet">
<summary>Sets the shim of BindingSourceMethod.get_BindingMethod()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.BindingMethodSetIBindingMethod">
<summary>Sets the shim of BindingSourceMethod.set_BindingMethod(IBindingMethod value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.IsPublicGet">
<summary>Sets the shim of BindingSourceMethod.get_IsPublic()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.IsPublicSetBoolean">
<summary>Sets the shim of BindingSourceMethod.set_IsPublic(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.IsStaticGet">
<summary>Sets the shim of BindingSourceMethod.get_IsStatic()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AllInstances.IsStaticSetBoolean">
<summary>Sets the shim of BindingSourceMethod.set_IsStatic(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AttributesGet">
<summary>Sets the shim of BindingSourceMethod.get_Attributes()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.AttributesSetBindingSourceAttributeArray">
<summary>Sets the shim of BindingSourceMethod.set_Attributes(BindingSourceAttribute[] value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.BindingMethodGet">
<summary>Sets the shim of BindingSourceMethod.get_BindingMethod()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.BindingMethodSetIBindingMethod">
<summary>Sets the shim of BindingSourceMethod.set_BindingMethod(IBindingMethod value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.Constructor">
<summary>Sets the shim of BindingSourceMethod.BindingSourceMethod()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.IsPublicGet">
<summary>Sets the shim of BindingSourceMethod.get_IsPublic()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.IsPublicSetBoolean">
<summary>Sets the shim of BindingSourceMethod.set_IsPublic(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.IsStaticGet">
<summary>Sets the shim of BindingSourceMethod.get_IsStatic()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceMethod.IsStaticSetBoolean">
<summary>Sets the shim of BindingSourceMethod.set_IsStatic(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceProcessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.#ctor(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceProcessor)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ApplyForScopeBindingScopeArrayActionOfBindingScope">
<summary>Sets the shim of BindingSourceProcessor.ApplyForScope(BindingScope[] scopes, Action`1&lt;BindingScope&gt; action)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.CanProcessMethodAttributeString">
<summary>Sets the shim of BindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.CanProcessTypeAttributeString">
<summary>Sets the shim of BindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.GetHookOrderBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetHookOrder(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.GetHookTypeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetHookType(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.GetScopesIEnumerableOfBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetScopes(IEnumerable`1&lt;BindingSourceAttribute&gt; attributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.GetStepDefinitionTypesBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetStepDefinitionTypes(BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.IsBindingTypeBindingSourceType">
<summary>Sets the shim of BindingSourceProcessor.IsBindingType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.IsHookAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.IsHookAttribute(BindingSourceAttribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.IsScenarioSpecificHookHookType">
<summary>Sets the shim of BindingSourceProcessor.IsScenarioSpecificHook(HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.IsStepArgumentTransformationAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.IsStepArgumentTransformationAttribute(BindingSourceAttribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.IsStepDefinitionAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.IsStepDefinitionAttribute(BindingSourceAttribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.OnValidationErrorStringObjectArray">
<summary>Sets the shim of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.PreFilterTypeIEnumerableOfString">
<summary>Sets the shim of BindingSourceProcessor.PreFilterType(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessHookAttributeBindingSourceMethodBindingScopeArrayBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessHookAttributeBindingSourceMethodBindingSourceAttributeBindingScope">
<summary>Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, BindingScope scope)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessHooksBindingSourceMethodBindingScopeArray">
<summary>Sets the shim of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessMethodBindingSourceMethod">
<summary>Sets the shim of BindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessStepArgumentTransformationAttributeBindingSourceMethodBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformationAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessStepArgumentTransformationsBindingSourceMethodBindingScopeArray">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessStepDefinitionAttributeBindingSourceMethodBindingScopeArrayBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessStepDefinitionAttributeBindingSourceMethodBindingSourceAttributeBindingScope">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute, BindingScope scope)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessStepDefinitionsBindingSourceMethodBindingScopeArray">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessTypeBindingSourceType">
<summary>Sets the shim of BindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ProcessTypeDone">
<summary>Sets the shim of BindingSourceProcessor.ProcessTypeDone()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.TryGetHookTypeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.TryGetHookType(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ValidateHookBindingSourceMethodBindingSourceAttributeHookType">
<summary>Sets the shim of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ValidateMethodBindingSourceMethod">
<summary>Sets the shim of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ValidateStepArgumentTransformationBindingSourceMethodBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ValidateStepDefinitionBindingSourceMethodBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.AllInstances.ValidateTypeBindingSourceType">
<summary>Sets the shim of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ApplyForScopeBindingScopeArrayActionOfBindingScope">
<summary>Sets the shim of BindingSourceProcessor.ApplyForScope(BindingScope[] scopes, Action`1&lt;BindingScope&gt; action)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.Bind(TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceProcessor)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.CanProcessMethodAttributeString">
<summary>Sets the shim of BindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.CanProcessTypeAttributeString">
<summary>Sets the shim of BindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ConstructorIBindingFactory">
<summary>Sets the shim of BindingSourceProcessor.BindingSourceProcessor(IBindingFactory bindingFactory)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.GetHookOrderBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetHookOrder(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.GetHookTypeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetHookType(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.GetScopesIEnumerableOfBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetScopes(IEnumerable`1&lt;BindingSourceAttribute&gt; attributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.GetStepDefinitionTypesBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetStepDefinitionTypes(BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.GetTagsDefinedOnBindingAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.GetTagsDefinedOnBindingAttribute(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.IsBindingTypeBindingSourceType">
<summary>Sets the shim of BindingSourceProcessor.IsBindingType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.IsHookAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.IsHookAttribute(BindingSourceAttribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.IsPotentialBindingClassIEnumerableOfString">
<summary>Sets the shim of BindingSourceProcessor.IsPotentialBindingClass(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.IsScenarioSpecificHookHookType">
<summary>Sets the shim of BindingSourceProcessor.IsScenarioSpecificHook(HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.IsStepArgumentTransformationAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.IsStepArgumentTransformationAttribute(BindingSourceAttribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.IsStepDefinitionAttributeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.IsStepDefinitionAttribute(BindingSourceAttribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.OnValidationErrorStringObjectArray">
<summary>Sets the shim of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.PreFilterTypeIEnumerableOfString">
<summary>Sets the shim of BindingSourceProcessor.PreFilterType(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessHookAttributeBindingSourceMethodBindingScopeArrayBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessHookAttributeBindingSourceMethodBindingSourceAttributeBindingScope">
<summary>Sets the shim of BindingSourceProcessor.ProcessHookAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, BindingScope scope)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessHooksBindingSourceMethodBindingScopeArray">
<summary>Sets the shim of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessMethodBindingSourceMethod">
<summary>Sets the shim of BindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessStepArgumentTransformationAttributeBindingSourceMethodBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformationAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessStepArgumentTransformationsBindingSourceMethodBindingScopeArray">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessStepDefinitionAttributeBindingSourceMethodBindingScopeArrayBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessStepDefinitionAttributeBindingSourceMethodBindingSourceAttributeBindingScope">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepDefinitionAttribute(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute, BindingScope scope)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessStepDefinitionsBindingSourceMethodBindingScopeArray">
<summary>Sets the shim of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessTypeBindingSourceType">
<summary>Sets the shim of BindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ProcessTypeDone">
<summary>Sets the shim of BindingSourceProcessor.ProcessTypeDone()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.StaticConstructor">
<summary>Sets the shim of BindingSourceProcessor.BindingSourceProcessor()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.TagsFromConstructorBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.TagsFromConstructor(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.TryGetHookTypeBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.TryGetHookType(BindingSourceAttribute hookAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ValidateHookBindingSourceMethodBindingSourceAttributeHookType">
<summary>Sets the shim of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ValidateMethodBindingSourceMethod">
<summary>Sets the shim of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ValidateStepArgumentTransformationBindingSourceMethodBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ValidateStepDefinitionBindingSourceMethodBindingSourceAttribute">
<summary>Sets the shim of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceProcessor.ValidateTypeBindingSourceType">
<summary>Sets the shim of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.#ctor(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.AttributesGet">
<summary>Sets the shim of BindingSourceType.get_Attributes()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.AttributesSetBindingSourceAttributeArray">
<summary>Sets the shim of BindingSourceType.set_Attributes(BindingSourceAttribute[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.BindingTypeGet">
<summary>Sets the shim of BindingSourceType.get_BindingType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.BindingTypeSetIBindingType">
<summary>Sets the shim of BindingSourceType.set_BindingType(IBindingType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsAbstractGet">
<summary>Sets the shim of BindingSourceType.get_IsAbstract()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsAbstractSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsAbstract(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsClassGet">
<summary>Sets the shim of BindingSourceType.get_IsClass()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsClassSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsClass(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsGenericTypeDefinitionGet">
<summary>Sets the shim of BindingSourceType.get_IsGenericTypeDefinition()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsGenericTypeDefinitionSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsGenericTypeDefinition(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsNestedGet">
<summary>Sets the shim of BindingSourceType.get_IsNested()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsNestedSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsNested(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsPublicGet">
<summary>Sets the shim of BindingSourceType.get_IsPublic()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AllInstances.IsPublicSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsPublic(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AttributesGet">
<summary>Sets the shim of BindingSourceType.get_Attributes()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.AttributesSetBindingSourceAttributeArray">
<summary>Sets the shim of BindingSourceType.set_Attributes(BindingSourceAttribute[] value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.BindingTypeGet">
<summary>Sets the shim of BindingSourceType.get_BindingType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.BindingTypeSetIBindingType">
<summary>Sets the shim of BindingSourceType.set_BindingType(IBindingType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.Constructor">
<summary>Sets the shim of BindingSourceType.BindingSourceType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsAbstractGet">
<summary>Sets the shim of BindingSourceType.get_IsAbstract()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsAbstractSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsAbstract(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsClassGet">
<summary>Sets the shim of BindingSourceType.get_IsClass()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsClassSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsClass(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsGenericTypeDefinitionGet">
<summary>Sets the shim of BindingSourceType.get_IsGenericTypeDefinition()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsGenericTypeDefinitionSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsGenericTypeDefinition(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsNestedGet">
<summary>Sets the shim of BindingSourceType.get_IsNested()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsNestedSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsNested(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsPublicGet">
<summary>Sets the shim of BindingSourceType.get_IsPublic()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimBindingSourceType.IsPublicSetBoolean">
<summary>Sets the shim of BindingSourceType.set_IsPublic(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingRegistryBuilder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.#ctor(TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingRegistryBuilder)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.BuildBindingsFromAssemblyAssembly">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.BuildBindingsFromTypeType">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromType(Type type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.BuildingCompleted">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.BuildingCompleted()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.CreateAttributeAttribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateAttribute(Attribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.CreateBindingSourceMethodMethodInfo">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceMethod(MethodInfo methodDefinition)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.CreateBindingSourceTypeTypeIEnumerableOfAttribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceType(Type type, IEnumerable`1&lt;Attribute&gt; filteredAttributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.CreateBindingTypeType">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingType(Type type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.FindAttributeConstructorArgParameterInfoDictionaryOfStringIBindingSourceAttributeValueProvider">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.FindAttributeConstructorArg(ParameterInfo parameterInfo, Dictionary`2&lt;String,IBindingSourceAttributeValueProvider&gt; namedAttributeValues)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances.GetAttributesIEnumerableOfAttribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.GetAttributes(IEnumerable`1&lt;Attribute&gt; customAttributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances._BuildBindingsFromTypeb__5_0Attribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.&lt;BuildBindingsFromType&gt;b__5_0(Attribute attr)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.AllInstances._CreateBindingSourceMethodb__6_0Attribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.&lt;CreateBindingSourceMethod&gt;b__6_0(Attribute attr)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.Bind(TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingRegistryBuilder)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.BuildBindingsFromAssemblyAssembly">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.BuildBindingsFromTypeType">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.BuildBindingsFromType(Type type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.BuildingCompleted">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.BuildingCompleted()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.ConstructorIRuntimeBindingSourceProcessorISpecFlowAttributesFilter">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.RuntimeBindingRegistryBuilder(IRuntimeBindingSourceProcessor bindingSourceProcessor, ISpecFlowAttributesFilter specFlowAttributesFilter)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.CreateAttributeAttribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateAttribute(Attribute attribute)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.CreateBindingSourceMethodMethodInfo">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceMethod(MethodInfo methodDefinition)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.CreateBindingSourceTypeTypeIEnumerableOfAttribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingSourceType(Type type, IEnumerable`1&lt;Attribute&gt; filteredAttributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.CreateBindingTypeType">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.CreateBindingType(Type type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.FindAttributeConstructorArgParameterInfoDictionaryOfStringIBindingSourceAttributeValueProvider">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.FindAttributeConstructorArg(ParameterInfo parameterInfo, Dictionary`2&lt;String,IBindingSourceAttributeValueProvider&gt; namedAttributeValues)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder.GetAttributesIEnumerableOfAttribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.GetAttributes(IEnumerable`1&lt;Attribute&gt; customAttributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder._BuildBindingsFromTypeb__5_0Attribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.&lt;BuildBindingsFromType&gt;b__5_0(Attribute attr)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingRegistryBuilder._CreateBindingSourceMethodb__6_0Attribute">
<summary>Sets the shim of RuntimeBindingRegistryBuilder.&lt;CreateBindingSourceMethod&gt;b__6_0(Attribute attr)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingSourceProcessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.#ctor(TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingSourceProcessor)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances.BuildingCompleted">
<summary>Sets the shim of RuntimeBindingSourceProcessor.BuildingCompleted()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances.OnValidationErrorStringObjectArray">
<summary>Sets the shim of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances.ProcessHookBindingIHookBinding">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances.ProcessStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances.ProcessStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.AllInstances.ValidateHookBindingSourceMethodBindingSourceAttributeHookType">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.Bind(TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceProcessor)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.Bind(TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingSourceProcessor)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.BuildingCompleted">
<summary>Sets the shim of RuntimeBindingSourceProcessor.BuildingCompleted()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.ConstructorIBindingFactoryIBindingRegistryIErrorProviderITestTracer">
<summary>Sets the shim of RuntimeBindingSourceProcessor.RuntimeBindingSourceProcessor(IBindingFactory bindingFactory, IBindingRegistry bindingRegistry, IErrorProvider errorProvider, ITestTracer testTracer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.OnValidationErrorStringObjectArray">
<summary>Sets the shim of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.ProcessHookBindingIHookBinding">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.ProcessStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimRuntimeBindingSourceProcessor.ValidateHookBindingSourceMethodBindingSourceAttributeHookType">
<summary>Sets the shim of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Discovery.SpecFlowAttributesFilter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.#ctor(TechTalk.SpecFlow.Bindings.Discovery.SpecFlowAttributesFilter)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.AllInstances.FilterForSpecFlowAttributesIEnumerableOfAttribute">
<summary>Sets the shim of SpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1&lt;Attribute&gt; customAttributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.AllInstances._FilterForSpecFlowAttributesb__1_0Attribute">
<summary>Sets the shim of SpecFlowAttributesFilter.&lt;FilterForSpecFlowAttributes&gt;b__1_0(Attribute a)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.Bind(TechTalk.SpecFlow.Bindings.Discovery.ISpecFlowAttributesFilter)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.Constructor">
<summary>Sets the shim of SpecFlowAttributesFilter.SpecFlowAttributesFilter()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter.FilterForSpecFlowAttributesIEnumerableOfAttribute">
<summary>Sets the shim of SpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1&lt;Attribute&gt; customAttributes)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.ShimSpecFlowAttributesFilter._FilterForSpecFlowAttributesb__1_0Attribute">
<summary>Sets the shim of SpecFlowAttributesFilter.&lt;FilterForSpecFlowAttributes&gt;b__1_0(Attribute a)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttribute">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBindingSourceAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttributeValueProvider">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttributeValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttributeValueProvider.#ctor(System.Object)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttributeValueProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttributeValueProvider.InitializeStub">
<summary>Initializes a new instance of type StubBindingSourceAttributeValueProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttributeValueProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceAttributeValueProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceMethod">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceMethod.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceMethod.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceMethod.InitializeStub">
<summary>Initializes a new instance of type StubBindingSourceMethod</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceMethod.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceMethod.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceProcessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.#ctor(TechTalk.SpecFlow.Bindings.IBindingFactory)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.InitializeStub">
<summary>Initializes a new instance of type StubBindingSourceProcessor</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.OnValidationError(System.String,System.Object[])">
<summary>Sets the stub of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.OnValidationErrorStringObjectArray">
<summary>Sets the stub of BindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessHookBinding(TechTalk.SpecFlow.Bindings.IHookBinding)">
<summary>Sets the stub of BindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessHookBindingIHookBinding">
<summary>Sets the stub of BindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessHooks(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.BindingScope[])">
<summary>Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessHooksBindingSourceMethodBindingScopeArray">
<summary>Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepArgumentTransformationBinding(TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding)">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepArgumentTransformations(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.BindingScope[])">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepArgumentTransformationsBindingSourceMethodBindingScopeArray">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepDefinitionBinding(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding)">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepDefinitions(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.BindingScope[])">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ProcessStepDefinitionsBindingSourceMethodBindingScopeArray">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateHook(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute,TechTalk.SpecFlow.Bindings.HookType)">
<summary>Sets the stub of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateHookBindingSourceMethodBindingSourceAttributeHookType">
<summary>Sets the stub of BindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateMethod(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod)">
<summary>Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateMethodBindingSourceMethod">
<summary>Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateStepArgumentTransformation(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute)">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateStepArgumentTransformationBindingSourceMethodBindingSourceAttribute">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateStepDefinition(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute)">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateStepDefinitionBindingSourceMethodBindingSourceAttribute">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateType(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType)">
<summary>Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceProcessor.ValidateTypeBindingSourceType">
<summary>Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceType">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceType.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceType.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceType.InitializeStub">
<summary>Initializes a new instance of type StubBindingSourceType</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceType.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubBindingSourceType.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceAttributeValueProvider">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceAttributeValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceAttributeValueProvider.#ctor">
<summary>Initializes a new instance of type StubIBindingSourceAttributeValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceAttributeValueProvider.GetValueOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0})">
<summary>Sets stubs of GetValue()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceAttributeValueProvider.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceAttributeValueProvider#GetValue``1">
<summary>Sets the stub of IBindingSourceAttributeValueProvider.GetValue()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.IBindingSourceProcessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.#ctor">
<summary>Initializes a new instance of type StubIBindingSourceProcessor</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.CanProcessMethodAttributeString">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.CanProcessTypeAttributeString">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.PreFilterTypeIEnumerableOfString">
<summary>Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.ProcessMethodBindingSourceMethod">
<summary>Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.ProcessTypeBindingSourceType">
<summary>Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.ProcessTypeDone">
<summary>Sets the stub of IBindingSourceProcessor.ProcessTypeDone()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#CanProcessMethodAttribute(System.String)">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#CanProcessTypeAttribute(System.String)">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#PreFilterType(System.Collections.Generic.IEnumerable{System.String})">
<summary>Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#ProcessMethod(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod)">
<summary>Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#ProcessType(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType)">
<summary>Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#ProcessTypeDone">
<summary>Sets the stub of IBindingSourceProcessor.ProcessTypeDone()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingRegistryBuilder">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingRegistryBuilder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingRegistryBuilder.#ctor">
<summary>Initializes a new instance of type StubIRuntimeBindingRegistryBuilder</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingRegistryBuilder.BuildBindingsFromAssemblyAssembly">
<summary>Sets the stub of IRuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingRegistryBuilder.BuildingCompleted">
<summary>Sets the stub of IRuntimeBindingRegistryBuilder.BuildingCompleted()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingRegistryBuilder.TechTalk#SpecFlow#Bindings#Discovery#IRuntimeBindingRegistryBuilder#BuildBindingsFromAssembly(System.Reflection.Assembly)">
<summary>Sets the stub of IRuntimeBindingRegistryBuilder.BuildBindingsFromAssembly(Assembly assembly)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingRegistryBuilder.TechTalk#SpecFlow#Bindings#Discovery#IRuntimeBindingRegistryBuilder#BuildingCompleted">
<summary>Sets the stub of IRuntimeBindingRegistryBuilder.BuildingCompleted()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingSourceProcessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.#ctor">
<summary>Initializes a new instance of type StubIRuntimeBindingSourceProcessor</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.BuildingCompleted">
<summary>Sets the stub of IRuntimeBindingSourceProcessor.BuildingCompleted()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.CanProcessMethodAttributeString">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.CanProcessTypeAttributeString">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.PreFilterTypeIEnumerableOfString">
<summary>Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.ProcessMethodBindingSourceMethod">
<summary>Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.ProcessTypeBindingSourceType">
<summary>Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.ProcessTypeDone">
<summary>Sets the stub of IBindingSourceProcessor.ProcessTypeDone()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#CanProcessMethodAttribute(System.String)">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessMethodAttribute(String attributeTypeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#CanProcessTypeAttribute(System.String)">
<summary>Sets the stub of IBindingSourceProcessor.CanProcessTypeAttribute(String attributeTypeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#PreFilterType(System.Collections.Generic.IEnumerable{System.String})">
<summary>Sets the stub of IBindingSourceProcessor.PreFilterType(IEnumerable`1&lt;String&gt; attributeTypeNames)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#ProcessMethod(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod)">
<summary>Sets the stub of IBindingSourceProcessor.ProcessMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#ProcessType(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType)">
<summary>Sets the stub of IBindingSourceProcessor.ProcessType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IBindingSourceProcessor#ProcessTypeDone">
<summary>Sets the stub of IBindingSourceProcessor.ProcessTypeDone()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubIRuntimeBindingSourceProcessor.TechTalk#SpecFlow#Bindings#Discovery#IRuntimeBindingSourceProcessor#BuildingCompleted">
<summary>Sets the stub of IRuntimeBindingSourceProcessor.BuildingCompleted()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubISpecFlowAttributesFilter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.ISpecFlowAttributesFilter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubISpecFlowAttributesFilter.#ctor">
<summary>Initializes a new instance of type StubISpecFlowAttributesFilter</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubISpecFlowAttributesFilter.FilterForSpecFlowAttributesIEnumerableOfAttribute">
<summary>Sets the stub of ISpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1&lt;Attribute&gt; customAttributes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubISpecFlowAttributesFilter.TechTalk#SpecFlow#Bindings#Discovery#ISpecFlowAttributesFilter#FilterForSpecFlowAttributes(System.Collections.Generic.IEnumerable{System.Attribute})">
<summary>Sets the stub of ISpecFlowAttributesFilter.FilterForSpecFlowAttributes(IEnumerable`1&lt;Attribute&gt; customAttributes)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingRegistryBuilder">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingRegistryBuilder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingRegistryBuilder.#ctor(TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingSourceProcessor,TechTalk.SpecFlow.Bindings.Discovery.ISpecFlowAttributesFilter)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingRegistryBuilder.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingRegistryBuilder.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeBindingRegistryBuilder</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingRegistryBuilder.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingRegistryBuilder.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.RuntimeBindingSourceProcessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.#ctor(TechTalk.SpecFlow.Bindings.IBindingFactory,TechTalk.SpecFlow.Bindings.IBindingRegistry,TechTalk.SpecFlow.ErrorHandling.IErrorProvider,TechTalk.SpecFlow.Tracing.ITestTracer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeBindingSourceProcessor</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.OnValidationError(System.String,System.Object[])">
<summary>Sets the stub of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.OnValidationErrorStringObjectArray">
<summary>Sets the stub of RuntimeBindingSourceProcessor.OnValidationError(String messageFormat, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessHookBinding(TechTalk.SpecFlow.Bindings.IHookBinding)">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessHookBindingIHookBinding">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ProcessHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessHooks(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.BindingScope[])">
<summary>Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessHooksBindingSourceMethodBindingScopeArray">
<summary>Sets the stub of BindingSourceProcessor.ProcessHooks(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding)">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ProcessStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepArgumentTransformations(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.BindingScope[])">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepArgumentTransformationsBindingSourceMethodBindingScopeArray">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepArgumentTransformations(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding)">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ProcessStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepDefinitions(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.BindingScope[])">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ProcessStepDefinitionsBindingSourceMethodBindingScopeArray">
<summary>Sets the stub of BindingSourceProcessor.ProcessStepDefinitions(BindingSourceMethod bindingSourceMethod, BindingScope[] methodScopes)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateHook(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute,TechTalk.SpecFlow.Bindings.HookType)">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateHookBindingSourceMethodBindingSourceAttributeHookType">
<summary>Sets the stub of RuntimeBindingSourceProcessor.ValidateHook(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute hookAttribute, HookType hookType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateMethod(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod)">
<summary>Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateMethodBindingSourceMethod">
<summary>Sets the stub of BindingSourceProcessor.ValidateMethod(BindingSourceMethod bindingSourceMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateStepArgumentTransformation(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute)">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateStepArgumentTransformationBindingSourceMethodBindingSourceAttribute">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepArgumentTransformation(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepArgumentTransformationAttribute)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateStepDefinition(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceMethod,TechTalk.SpecFlow.Bindings.Discovery.BindingSourceAttribute)">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateStepDefinitionBindingSourceMethodBindingSourceAttribute">
<summary>Sets the stub of BindingSourceProcessor.ValidateStepDefinition(BindingSourceMethod bindingSourceMethod, BindingSourceAttribute stepDefinitionAttribute)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateType(TechTalk.SpecFlow.Bindings.Discovery.BindingSourceType)">
<summary>Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubRuntimeBindingSourceProcessor.ValidateTypeBindingSourceType">
<summary>Sets the stub of BindingSourceProcessor.ValidateType(BindingSourceType bindingSourceType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubSpecFlowAttributesFilter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Discovery.SpecFlowAttributesFilter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubSpecFlowAttributesFilter.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubSpecFlowAttributesFilter.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubSpecFlowAttributesFilter.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowAttributesFilter</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubSpecFlowAttributesFilter.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Discovery.Fakes.StubSpecFlowAttributesFilter.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers">
<summary>Shim type of TechTalk.SpecFlow.Bindings.AsyncHelpers</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers.RunSyncFuncOfTask">
<summary>Sets the shim of AsyncHelpers.RunSync(Func`1&lt;Task&gt; task)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimAsyncHelpers.RunSyncOf1FuncOfTaskOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.Func{System.Threading.Tasks.Task{``0}},``0})">
<summary>Sets the shim of AsyncHelpers.RunSync(Func`1&lt;Task`1&lt;!!0&gt;&gt; task)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory">
<summary>Shim type of TechTalk.SpecFlow.Bindings.BindingFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.#ctor(TechTalk.SpecFlow.Bindings.BindingFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.AllInstances.CreateHookBindingIBindingMethodHookTypeBindingScopeInt32">
<summary>Sets the shim of BindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.AllInstances.CreateStepArgumentTransformationStringIBindingMethod">
<summary>Sets the shim of BindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.AllInstances.CreateStepBindingStepDefinitionTypeStringIBindingMethodBindingScope">
<summary>Sets the shim of BindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.Bind(TechTalk.SpecFlow.Bindings.IBindingFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.ConstructorIStepDefinitionRegexCalculator">
<summary>Sets the shim of BindingFactory.BindingFactory(IStepDefinitionRegexCalculator stepDefinitionRegexCalculator)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.CreateHookBindingIBindingMethodHookTypeBindingScopeInt32">
<summary>Sets the shim of BindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.CreateStepArgumentTransformationStringIBindingMethod">
<summary>Sets the shim of BindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingFactory.CreateStepBindingStepDefinitionTypeStringIBindingMethodBindingScope">
<summary>Sets the shim of BindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker">
<summary>Shim type of TechTalk.SpecFlow.Bindings.BindingInvoker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.#ctor(TechTalk.SpecFlow.Bindings.BindingInvoker)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.CreateCultureInfoScopeIContextManager">
<summary>Sets the shim of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.CreateMethodDelegateMethodInfo">
<summary>Sets the shim of BindingInvoker.CreateMethodDelegate(MethodInfo method)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.EnsureReflectionInfoIBindingMethodInfoOutDelegateOut">
<summary>Sets the shim of BindingInvoker.EnsureReflectionInfo(IBinding binding, MethodInfo&amp; methodInfo, Delegate&amp; bindingAction)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.GetActionTypeTypeArray">
<summary>Sets the shim of BindingInvoker.GetActionType(Type[] typeArgs)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.GetBindingMethodCallExpressionExpressionMethodInfoExpressionArray">
<summary>Sets the shim of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.GetDelegateTypeTypeArrayType">
<summary>Sets the shim of BindingInvoker.GetDelegateType(Type[] typeArgs, Type resultType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.GetFuncTypeTypeArrayType">
<summary>Sets the shim of BindingInvoker.GetFuncType(Type[] typeArgs, Type resultType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.AllInstances.InvokeBindingIBindingIContextManagerObjectArrayITestTracerTimeSpanOut">
<summary>Sets the shim of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan&amp; duration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.Bind(TechTalk.SpecFlow.Bindings.IBindingInvoker)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.ConstructorSpecFlowConfigurationIErrorProviderISynchronousBindingDelegateInvoker">
<summary>Sets the shim of BindingInvoker.BindingInvoker(SpecFlowConfiguration specFlowConfiguration, IErrorProvider errorProvider, ISynchronousBindingDelegateInvoker synchronousBindingDelegateInvoker)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.CreateCultureInfoScopeIContextManager">
<summary>Sets the shim of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.CreateMethodDelegateMethodInfo">
<summary>Sets the shim of BindingInvoker.CreateMethodDelegate(MethodInfo method)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.EnsureReflectionInfoIBindingMethodInfoOutDelegateOut">
<summary>Sets the shim of BindingInvoker.EnsureReflectionInfo(IBinding binding, MethodInfo&amp; methodInfo, Delegate&amp; bindingAction)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.GetActionTypeTypeArray">
<summary>Sets the shim of BindingInvoker.GetActionType(Type[] typeArgs)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.GetBindingMethodCallExpressionExpressionMethodInfoExpressionArray">
<summary>Sets the shim of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.GetDelegateTypeTypeArrayType">
<summary>Sets the shim of BindingInvoker.GetDelegateType(Type[] typeArgs, Type resultType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.GetFuncTypeTypeArrayType">
<summary>Sets the shim of BindingInvoker.GetFuncType(Type[] typeArgs, Type resultType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.InvokeBindingIBindingIContextManagerObjectArrayITestTracerTimeSpanOut">
<summary>Sets the shim of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan&amp; duration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingInvoker.StaticConstructor">
<summary>Sets the shim of BindingInvoker.BindingInvoker()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch">
<summary>Shim type of TechTalk.SpecFlow.Bindings.BindingMatch</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.#ctor(TechTalk.SpecFlow.Bindings.BindingMatch)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.ArgumentsGet">
<summary>Sets the shim of BindingMatch.get_Arguments()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.ArgumentsSetObjectArray">
<summary>Sets the shim of BindingMatch.set_Arguments(Object[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.BindingObsoletionGet">
<summary>Sets the shim of BindingMatch.get_BindingObsoletion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.BindingObsoletionSetBindingObsoletion">
<summary>Sets the shim of BindingMatch.set_BindingObsoletion(BindingObsoletion value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.IsObsoleteGet">
<summary>Sets the shim of BindingMatch.get_IsObsolete()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.IsScopedGet">
<summary>Sets the shim of BindingMatch.get_IsScoped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.ScopeMatchesGet">
<summary>Sets the shim of BindingMatch.get_ScopeMatches()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.ScopeMatchesSetInt32">
<summary>Sets the shim of BindingMatch.set_ScopeMatches(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.StepBindingGet">
<summary>Sets the shim of BindingMatch.get_StepBinding()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.StepBindingSetIStepDefinitionBinding">
<summary>Sets the shim of BindingMatch.set_StepBinding(IStepDefinitionBinding value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.StepContextGet">
<summary>Sets the shim of BindingMatch.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.StepContextSetStepContext">
<summary>Sets the shim of BindingMatch.set_StepContext(StepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.AllInstances.SuccessGet">
<summary>Sets the shim of BindingMatch.get_Success()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.ArgumentsGet">
<summary>Sets the shim of BindingMatch.get_Arguments()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.ArgumentsSetObjectArray">
<summary>Sets the shim of BindingMatch.set_Arguments(Object[] value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.BindingObsoletionGet">
<summary>Sets the shim of BindingMatch.get_BindingObsoletion()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.BindingObsoletionSetBindingObsoletion">
<summary>Sets the shim of BindingMatch.set_BindingObsoletion(BindingObsoletion value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.ConstructorIStepDefinitionBindingInt32ObjectArrayStepContext">
<summary>Sets the shim of BindingMatch.BindingMatch(IStepDefinitionBinding stepBinding, Int32 scopeMatches, Object[] arguments, StepContext stepContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.IsObsoleteGet">
<summary>Sets the shim of BindingMatch.get_IsObsolete()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.IsScopedGet">
<summary>Sets the shim of BindingMatch.get_IsScoped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.ScopeMatchesGet">
<summary>Sets the shim of BindingMatch.get_ScopeMatches()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.ScopeMatchesSetInt32">
<summary>Sets the shim of BindingMatch.set_ScopeMatches(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.StaticConstructor">
<summary>Sets the shim of BindingMatch.BindingMatch()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.StepBindingGet">
<summary>Sets the shim of BindingMatch.get_StepBinding()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.StepBindingSetIStepDefinitionBinding">
<summary>Sets the shim of BindingMatch.set_StepBinding(IStepDefinitionBinding value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.StepContextGet">
<summary>Sets the shim of BindingMatch.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.StepContextSetStepContext">
<summary>Sets the shim of BindingMatch.set_StepContext(StepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingMatch.SuccessGet">
<summary>Sets the shim of BindingMatch.get_Success()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion">
<summary>Shim type of TechTalk.SpecFlow.Bindings.BindingObsoletion</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.#ctor(TechTalk.SpecFlow.Bindings.BindingObsoletion)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.AllInstances.IsObsoleteGet">
<summary>Sets the shim of BindingObsoletion.get_IsObsolete()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.AllInstances.IsObsoleteSetBoolean">
<summary>Sets the shim of BindingObsoletion.set_IsObsolete(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.AllInstances.MessageGet">
<summary>Sets the shim of BindingObsoletion.get_Message()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.ConstructorIStepDefinitionBinding">
<summary>Sets the shim of BindingObsoletion.BindingObsoletion(IStepDefinitionBinding stepBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.IsObsoleteGet">
<summary>Sets the shim of BindingObsoletion.get_IsObsolete()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.IsObsoleteSetBoolean">
<summary>Sets the shim of BindingObsoletion.set_IsObsolete(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingObsoletion.MessageGet">
<summary>Sets the shim of BindingObsoletion.get_Message()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry">
<summary>Shim type of TechTalk.SpecFlow.Bindings.BindingRegistry</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.#ctor(TechTalk.SpecFlow.Bindings.BindingRegistry)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetConsideredStepDefinitionsStepDefinitionTypeString">
<summary>Sets the shim of BindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetHookListForRegisterHookType">
<summary>Sets the shim of BindingRegistry.GetHookListForRegister(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetHookListHookType">
<summary>Sets the shim of BindingRegistry.GetHookList(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetHooks">
<summary>Sets the shim of BindingRegistry.GetHooks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetHooksHookType">
<summary>Sets the shim of BindingRegistry.GetHooks(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetStepDefinitions">
<summary>Sets the shim of BindingRegistry.GetStepDefinitions()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.GetStepTransformations">
<summary>Sets the shim of BindingRegistry.GetStepTransformations()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.ReadyGet">
<summary>Sets the shim of BindingRegistry.get_Ready()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.ReadySetBoolean">
<summary>Sets the shim of BindingRegistry.set_Ready(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.RegisterHookBindingIHookBinding">
<summary>Sets the shim of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.RegisterStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the shim of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.AllInstances.RegisterStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the shim of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.Bind(TechTalk.SpecFlow.Bindings.IBindingRegistry)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.Constructor">
<summary>Sets the shim of BindingRegistry.BindingRegistry()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetConsideredStepDefinitionsStepDefinitionTypeString">
<summary>Sets the shim of BindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetHookListForRegisterHookType">
<summary>Sets the shim of BindingRegistry.GetHookListForRegister(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetHookListHookType">
<summary>Sets the shim of BindingRegistry.GetHookList(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetHooks">
<summary>Sets the shim of BindingRegistry.GetHooks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetHooksHookType">
<summary>Sets the shim of BindingRegistry.GetHooks(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetStepDefinitions">
<summary>Sets the shim of BindingRegistry.GetStepDefinitions()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.GetStepTransformations">
<summary>Sets the shim of BindingRegistry.GetStepTransformations()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.ReadyGet">
<summary>Sets the shim of BindingRegistry.get_Ready()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.ReadySetBoolean">
<summary>Sets the shim of BindingRegistry.set_Ready(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.RegisterHookBindingIHookBinding">
<summary>Sets the shim of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.RegisterStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the shim of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingRegistry.RegisterStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the shim of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope">
<summary>Shim type of TechTalk.SpecFlow.Bindings.BindingScope</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.#ctor(TechTalk.SpecFlow.Bindings.BindingScope)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.EqualsBindingScope">
<summary>Sets the shim of BindingScope.Equals(BindingScope other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.EqualsObject">
<summary>Sets the shim of BindingScope.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.FeatureTitleGet">
<summary>Sets the shim of BindingScope.get_FeatureTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.FeatureTitleSetString">
<summary>Sets the shim of BindingScope.set_FeatureTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.GetHashCode01">
<summary>Sets the shim of BindingScope.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.MatchStepContextInt32Out">
<summary>Sets the shim of BindingScope.Match(StepContext stepContext, Int32&amp; scopeMatches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.RemoveLeadingAtString">
<summary>Sets the shim of BindingScope.RemoveLeadingAt(String tag)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.ScenarioTitleGet">
<summary>Sets the shim of BindingScope.get_ScenarioTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.ScenarioTitleSetString">
<summary>Sets the shim of BindingScope.set_ScenarioTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.TagGet">
<summary>Sets the shim of BindingScope.get_Tag()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.AllInstances.TagSetString">
<summary>Sets the shim of BindingScope.set_Tag(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.ConstructorStringStringString">
<summary>Sets the shim of BindingScope.BindingScope(String tag, String featureTitle, String scenarioTitle)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.EqualsBindingScope">
<summary>Sets the shim of BindingScope.Equals(BindingScope other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.EqualsObject">
<summary>Sets the shim of BindingScope.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.FeatureTitleGet">
<summary>Sets the shim of BindingScope.get_FeatureTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.FeatureTitleSetString">
<summary>Sets the shim of BindingScope.set_FeatureTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.GetHashCode">
<summary>Sets the shim of BindingScope.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.MatchStepContextInt32Out">
<summary>Sets the shim of BindingScope.Match(StepContext stepContext, Int32&amp; scopeMatches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.RemoveLeadingAtString">
<summary>Sets the shim of BindingScope.RemoveLeadingAt(String tag)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.ScenarioTitleGet">
<summary>Sets the shim of BindingScope.get_ScenarioTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.ScenarioTitleSetString">
<summary>Sets the shim of BindingScope.set_ScenarioTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.TagGet">
<summary>Sets the shim of BindingScope.get_Tag()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimBindingScope.TagSetString">
<summary>Sets the shim of BindingScope.set_Tag(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding">
<summary>Shim type of TechTalk.SpecFlow.Bindings.HookBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.#ctor(TechTalk.SpecFlow.Bindings.HookBinding)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.BindingScopeGet">
<summary>Sets the shim of HookBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.BindingScopeSetBindingScope">
<summary>Sets the shim of HookBinding.set_BindingScope(BindingScope value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.EqualsHookBinding">
<summary>Sets the shim of HookBinding.Equals(HookBinding other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.EqualsObject">
<summary>Sets the shim of HookBinding.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.GetHashCode01">
<summary>Sets the shim of HookBinding.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.HookOrderGet">
<summary>Sets the shim of HookBinding.get_HookOrder()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.HookOrderSetInt32">
<summary>Sets the shim of HookBinding.set_HookOrder(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.HookTypeGet">
<summary>Sets the shim of HookBinding.get_HookType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.HookTypeSetHookType">
<summary>Sets the shim of HookBinding.set_HookType(HookType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.AllInstances.IsScopedGet">
<summary>Sets the shim of HookBinding.get_IsScoped()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.Bind(TechTalk.SpecFlow.Bindings.IBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.Bind(TechTalk.SpecFlow.Bindings.IHookBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.Bind(TechTalk.SpecFlow.Bindings.IScopedBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.BindingScopeGet">
<summary>Sets the shim of HookBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.BindingScopeSetBindingScope">
<summary>Sets the shim of HookBinding.set_BindingScope(BindingScope value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.ConstructorIBindingMethodHookTypeBindingScopeInt32">
<summary>Sets the shim of HookBinding.HookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.EqualsHookBinding">
<summary>Sets the shim of HookBinding.Equals(HookBinding other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.EqualsObject">
<summary>Sets the shim of HookBinding.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.GetHashCode">
<summary>Sets the shim of HookBinding.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.HookOrderGet">
<summary>Sets the shim of HookBinding.get_HookOrder()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.HookOrderSetInt32">
<summary>Sets the shim of HookBinding.set_HookOrder(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.HookTypeGet">
<summary>Sets the shim of HookBinding.get_HookType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.HookTypeSetHookType">
<summary>Sets the shim of HookBinding.set_HookType(HookType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimHookBinding.IsScopedGet">
<summary>Sets the shim of HookBinding.get_IsScoped()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding">
<summary>Shim type of TechTalk.SpecFlow.Bindings.MethodBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.#ctor(TechTalk.SpecFlow.Bindings.MethodBinding)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.AllInstances.EqualsMethodBinding">
<summary>Sets the shim of MethodBinding.Equals(MethodBinding other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.AllInstances.EqualsObject">
<summary>Sets the shim of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.AllInstances.GetHashCode01">
<summary>Sets the shim of MethodBinding.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.AllInstances.MethodGet">
<summary>Sets the shim of MethodBinding.get_Method()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.AllInstances.MethodSetIBindingMethod">
<summary>Sets the shim of MethodBinding.set_Method(IBindingMethod value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.Bind(TechTalk.SpecFlow.Bindings.IBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.ConstructorIBindingMethod">
<summary>Sets the shim of MethodBinding.MethodBinding(IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.EqualsMethodBinding">
<summary>Sets the shim of MethodBinding.Equals(MethodBinding other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.EqualsObject">
<summary>Sets the shim of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.GetHashCode">
<summary>Sets the shim of MethodBinding.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.MethodGet">
<summary>Sets the shim of MethodBinding.get_Method()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimMethodBinding.MethodSetIBindingMethod">
<summary>Sets the shim of MethodBinding.set_Method(IBindingMethod value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding">
<summary>Shim type of TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.#ctor(TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.AllInstances.RegexGet">
<summary>Sets the shim of StepArgumentTransformationBinding.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.AllInstances.RegexSetRegex">
<summary>Sets the shim of StepArgumentTransformationBinding.set_Regex(Regex value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.Bind(TechTalk.SpecFlow.Bindings.IBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.Bind(TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.ConstructorRegexIBindingMethod">
<summary>Sets the shim of StepArgumentTransformationBinding.StepArgumentTransformationBinding(Regex regex, IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.ConstructorStringIBindingMethod">
<summary>Sets the shim of StepArgumentTransformationBinding.StepArgumentTransformationBinding(String regexString, IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.RegexGet">
<summary>Sets the shim of StepArgumentTransformationBinding.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTransformationBinding.RegexSetRegex">
<summary>Sets the shim of StepArgumentTransformationBinding.set_Regex(Regex value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter">
<summary>Shim type of TechTalk.SpecFlow.Bindings.StepArgumentTypeConverter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.#ctor(TechTalk.SpecFlow.Bindings.StepArgumentTypeConverter)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances.CanConvertIStepArgumentTransformationBindingObjectIBindingType">
<summary>Sets the shim of StepArgumentTypeConverter.CanConvert(IStepArgumentTransformationBinding stepTransformationBinding, Object value, IBindingType typeToConvertTo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances.CanConvertObjectIBindingTypeCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances.ConvertObjectIBindingTypeCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances.DoTransformIStepArgumentTransformationBindingObjectCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.DoTransform(IStepArgumentTransformationBinding stepTransformation, Object value, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances.GetMatchingStepTransformationObjectIBindingTypeBoolean">
<summary>Sets the shim of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.AllInstances.GetStepTransformationArgumentsFromRegexIStepArgumentTransformationBindingStringCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.GetStepTransformationArgumentsFromRegex(IStepArgumentTransformationBinding stepTransformation, String stepSnippet, CultureInfo cultureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.Bind(TechTalk.SpecFlow.Bindings.IStepArgumentTypeConverter)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.CanConvertIStepArgumentTransformationBindingObjectIBindingType">
<summary>Sets the shim of StepArgumentTypeConverter.CanConvert(IStepArgumentTransformationBinding stepTransformationBinding, Object value, IBindingType typeToConvertTo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.CanConvertObjectIBindingTypeCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.CanConvertSimpleIBindingTypeObjectCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.CanConvertSimple(IBindingType typeToConvertTo, Object value, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.ConstructorITestTracerIBindingRegistryIContextManagerIBindingInvoker">
<summary>Sets the shim of StepArgumentTypeConverter.StepArgumentTypeConverter(ITestTracer testTracer, IBindingRegistry bindingRegistry, IContextManager contextManager, IBindingInvoker bindingInvoker)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.ConvertObjectIBindingTypeCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.ConvertSimpleIBindingTypeObjectCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.ConvertSimple(IBindingType typeToConvertTo, Object value, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.ConvertSimpleTypeObjectCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.ConvertSimple(Type typeToConvertTo, Object value, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.ConvertToAnEnumTypeString">
<summary>Sets the shim of StepArgumentTypeConverter.ConvertToAnEnum(Type enumType, String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.DoTransformIStepArgumentTransformationBindingObjectCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.DoTransform(IStepArgumentTransformationBinding stepTransformation, Object value, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.GetMatchingStepTransformationObjectIBindingTypeBoolean">
<summary>Sets the shim of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.GetStepTransformationArgumentsFromRegexIStepArgumentTransformationBindingStringCultureInfo">
<summary>Sets the shim of StepArgumentTypeConverter.GetStepTransformationArgumentsFromRegex(IStepArgumentTransformationBinding stepTransformation, String stepSnippet, CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.RemoveWhitespaceString">
<summary>Sets the shim of StepArgumentTypeConverter.RemoveWhitespace(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepArgumentTypeConverter.TryConvertWithTypeConverterTypeObjectCultureInfoObjectOut">
<summary>Sets the shim of StepArgumentTypeConverter.TryConvertWithTypeConverter(Type typeToConvertTo, Object value, CultureInfo cultureInfo, Object&amp; result)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext">
<summary>Shim type of TechTalk.SpecFlow.Bindings.StepContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.#ctor(TechTalk.SpecFlow.Bindings.StepContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.FeatureTitleGet">
<summary>Sets the shim of StepContext.get_FeatureTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.FeatureTitleSetString">
<summary>Sets the shim of StepContext.set_FeatureTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.LanguageGet">
<summary>Sets the shim of StepContext.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.LanguageSetCultureInfo">
<summary>Sets the shim of StepContext.set_Language(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.ScenarioTitleGet">
<summary>Sets the shim of StepContext.get_ScenarioTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.ScenarioTitleSetString">
<summary>Sets the shim of StepContext.set_ScenarioTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.TagsGet">
<summary>Sets the shim of StepContext.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.AllInstances.TagsSetIEnumerableOfString">
<summary>Sets the shim of StepContext.set_Tags(IEnumerable`1&lt;String&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.ConstructorFeatureInfoScenarioInfo">
<summary>Sets the shim of StepContext.StepContext(FeatureInfo featureInfo, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.ConstructorStringStringIEnumerableOfStringCultureInfo">
<summary>Sets the shim of StepContext.StepContext(String featureTitle, String scenarioTitle, IEnumerable`1&lt;String&gt; tags, CultureInfo language)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.FeatureTitleGet">
<summary>Sets the shim of StepContext.get_FeatureTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.FeatureTitleSetString">
<summary>Sets the shim of StepContext.set_FeatureTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.LanguageGet">
<summary>Sets the shim of StepContext.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.LanguageSetCultureInfo">
<summary>Sets the shim of StepContext.set_Language(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.ScenarioTitleGet">
<summary>Sets the shim of StepContext.get_ScenarioTitle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.ScenarioTitleSetString">
<summary>Sets the shim of StepContext.set_ScenarioTitle(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.TagsGet">
<summary>Sets the shim of StepContext.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepContext.TagsSetIEnumerableOfString">
<summary>Sets the shim of StepContext.set_Tags(IEnumerable`1&lt;String&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding">
<summary>Shim type of TechTalk.SpecFlow.Bindings.StepDefinitionBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionBinding)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.BindingScopeGet">
<summary>Sets the shim of StepDefinitionBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.BindingScopeSetBindingScope">
<summary>Sets the shim of StepDefinitionBinding.set_BindingScope(BindingScope value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.IsScopedGet">
<summary>Sets the shim of StepDefinitionBinding.get_IsScoped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.RegexGet">
<summary>Sets the shim of StepDefinitionBinding.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.RegexSetRegex">
<summary>Sets the shim of StepDefinitionBinding.set_Regex(Regex value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.StepDefinitionTypeGet">
<summary>Sets the shim of StepDefinitionBinding.get_StepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.AllInstances.StepDefinitionTypeSetStepDefinitionType">
<summary>Sets the shim of StepDefinitionBinding.set_StepDefinitionType(StepDefinitionType value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.Bind(TechTalk.SpecFlow.Bindings.IBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.Bind(TechTalk.SpecFlow.Bindings.IScopedBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.Bind(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.BindingScopeGet">
<summary>Sets the shim of StepDefinitionBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.BindingScopeSetBindingScope">
<summary>Sets the shim of StepDefinitionBinding.set_BindingScope(BindingScope value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.ConstructorStepDefinitionTypeRegexIBindingMethodBindingScope">
<summary>Sets the shim of StepDefinitionBinding.StepDefinitionBinding(StepDefinitionType stepDefinitionType, Regex regex, IBindingMethod bindingMethod, BindingScope bindingScope)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.ConstructorStepDefinitionTypeStringIBindingMethodBindingScope">
<summary>Sets the shim of StepDefinitionBinding.StepDefinitionBinding(StepDefinitionType stepDefinitionType, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.IsScopedGet">
<summary>Sets the shim of StepDefinitionBinding.get_IsScoped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.RegexGet">
<summary>Sets the shim of StepDefinitionBinding.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.RegexSetRegex">
<summary>Sets the shim of StepDefinitionBinding.set_Regex(Regex value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.StepDefinitionTypeGet">
<summary>Sets the shim of StepDefinitionBinding.get_StepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionBinding.StepDefinitionTypeSetStepDefinitionType">
<summary>Sets the shim of StepDefinitionBinding.set_StepDefinitionType(StepDefinitionType value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator">
<summary>Shim type of TechTalk.SpecFlow.Bindings.StepDefinitionRegexCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionRegexCalculator)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.AllInstances.CalculateParamRegexIBindingParameter">
<summary>Sets the shim of StepDefinitionRegexCalculator.CalculateParamRegex(IBindingParameter parameterInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.AllInstances.CalculateRegexFromMethodStepDefinitionTypeIBindingMethod">
<summary>Sets the shim of StepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.AllInstances.CalculateWordRegexString">
<summary>Sets the shim of StepDefinitionRegexCalculator.CalculateWordRegex(String methodNamePart)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.AllInstances.GetPrefixesToRemoveStepDefinitionType">
<summary>Sets the shim of StepDefinitionRegexCalculator.GetPrefixesToRemove(StepDefinitionType stepDefinitionType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.AllInstances.RemoveStepPrefixStepDefinitionTypeString">
<summary>Sets the shim of StepDefinitionRegexCalculator.RemoveStepPrefix(StepDefinitionType stepDefinitionType, String stepText)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.Bind(TechTalk.SpecFlow.Bindings.IStepDefinitionRegexCalculator)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.CalculateParamRegexIBindingParameter">
<summary>Sets the shim of StepDefinitionRegexCalculator.CalculateParamRegex(IBindingParameter parameterInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.CalculateRegexFromMethodStepDefinitionTypeIBindingMethod">
<summary>Sets the shim of StepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.CalculateWordRegexString">
<summary>Sets the shim of StepDefinitionRegexCalculator.CalculateWordRegex(String methodNamePart)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.ConstructorSpecFlowConfiguration">
<summary>Sets the shim of StepDefinitionRegexCalculator.StepDefinitionRegexCalculator(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.GetPrefixesToRemoveStepDefinitionType">
<summary>Sets the shim of StepDefinitionRegexCalculator.GetPrefixesToRemove(StepDefinitionType stepDefinitionType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.RemoveStepPrefixStepDefinitionTypeString">
<summary>Sets the shim of StepDefinitionRegexCalculator.RemoveStepPrefix(StepDefinitionType stepDefinitionType, String stepText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepDefinitionRegexCalculator.StaticConstructor">
<summary>Sets the shim of StepDefinitionRegexCalculator.StepDefinitionRegexCalculator()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance">
<summary>Shim type of TechTalk.SpecFlow.Bindings.StepInstance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.#ctor(TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.KeywordGet">
<summary>Sets the shim of StepInstance.get_Keyword()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.KeywordSetString">
<summary>Sets the shim of StepInstance.set_Keyword(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.MultilineTextArgumentGet">
<summary>Sets the shim of StepInstance.get_MultilineTextArgument()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.MultilineTextArgumentSetString">
<summary>Sets the shim of StepInstance.set_MultilineTextArgument(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.StepContextGet">
<summary>Sets the shim of StepInstance.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.StepContextSetStepContext">
<summary>Sets the shim of StepInstance.set_StepContext(StepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.StepDefinitionKeywordGet">
<summary>Sets the shim of StepInstance.get_StepDefinitionKeyword()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.StepDefinitionKeywordSetStepDefinitionKeyword">
<summary>Sets the shim of StepInstance.set_StepDefinitionKeyword(StepDefinitionKeyword value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.StepDefinitionTypeGet">
<summary>Sets the shim of StepInstance.get_StepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.StepDefinitionTypeSetStepDefinitionType">
<summary>Sets the shim of StepInstance.set_StepDefinitionType(StepDefinitionType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.TableArgumentGet">
<summary>Sets the shim of StepInstance.get_TableArgument()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.TableArgumentSetTable">
<summary>Sets the shim of StepInstance.set_TableArgument(Table value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.TextGet">
<summary>Sets the shim of StepInstance.get_Text()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.AllInstances.TextSetString">
<summary>Sets the shim of StepInstance.set_Text(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.ConstructorStepDefinitionTypeStepDefinitionKeywordStringStringStepContext">
<summary>Sets the shim of StepInstance.StepInstance(StepDefinitionType stepDefinitionType, StepDefinitionKeyword stepDefinitionKeyword, String keywordWithTrailingSpaces, String text, StepContext stepContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.ConstructorStepDefinitionTypeStepDefinitionKeywordStringStringStringTableStepContext">
<summary>Sets the shim of StepInstance.StepInstance(StepDefinitionType type, StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArgument, Table tableArgument, StepContext stepContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.KeywordGet">
<summary>Sets the shim of StepInstance.get_Keyword()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.KeywordSetString">
<summary>Sets the shim of StepInstance.set_Keyword(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.MultilineTextArgumentGet">
<summary>Sets the shim of StepInstance.get_MultilineTextArgument()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.MultilineTextArgumentSetString">
<summary>Sets the shim of StepInstance.set_MultilineTextArgument(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.StepContextGet">
<summary>Sets the shim of StepInstance.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.StepContextSetStepContext">
<summary>Sets the shim of StepInstance.set_StepContext(StepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.StepDefinitionKeywordGet">
<summary>Sets the shim of StepInstance.get_StepDefinitionKeyword()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.StepDefinitionKeywordSetStepDefinitionKeyword">
<summary>Sets the shim of StepInstance.set_StepDefinitionKeyword(StepDefinitionKeyword value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.StepDefinitionTypeGet">
<summary>Sets the shim of StepInstance.get_StepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.StepDefinitionTypeSetStepDefinitionType">
<summary>Sets the shim of StepInstance.set_StepDefinitionType(StepDefinitionType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.TableArgumentGet">
<summary>Sets the shim of StepInstance.get_TableArgument()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.TableArgumentSetTable">
<summary>Sets the shim of StepInstance.set_TableArgument(Table value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.TextGet">
<summary>Sets the shim of StepInstance.get_Text()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimStepInstance.TextSetString">
<summary>Sets the shim of StepInstance.set_Text(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker">
<summary>Shim type of TechTalk.SpecFlow.Bindings.SynchronousBindingDelegateInvoker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.#ctor(TechTalk.SpecFlow.Bindings.SynchronousBindingDelegateInvoker)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.AllInstances.InvokeBindingDelegateAsyncDelegateObjectArray">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.AllInstances.InvokeBindingDelegateSyncDelegateObjectArray">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.AllInstances.InvokeDelegateSynchronouslyDelegateObjectArray">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.Bind(TechTalk.SpecFlow.Bindings.ISynchronousBindingDelegateInvoker)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.Constructor">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.SynchronousBindingDelegateInvoker()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.InvokeBindingDelegateAsyncDelegateObjectArray">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.InvokeBindingDelegateSyncDelegateObjectArray">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.ShimSynchronousBindingDelegateInvoker.InvokeDelegateSynchronouslyDelegateObjectArray">
<summary>Sets the shim of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubBindingFactory">
<summary>Stub type of TechTalk.SpecFlow.Bindings.BindingFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingFactory.#ctor(TechTalk.SpecFlow.Bindings.IStepDefinitionRegexCalculator)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingFactory.InitializeStub">
<summary>Initializes a new instance of type StubBindingFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker">
<summary>Stub type of TechTalk.SpecFlow.Bindings.BindingInvoker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.#ctor(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.ErrorHandling.IErrorProvider,TechTalk.SpecFlow.Bindings.ISynchronousBindingDelegateInvoker)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.CreateCultureInfoScope(TechTalk.SpecFlow.Infrastructure.IContextManager)">
<summary>Sets the stub of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.CreateCultureInfoScopeIContextManager">
<summary>Sets the stub of BindingInvoker.CreateCultureInfoScope(IContextManager contextManager)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.CreateMethodDelegate(System.Reflection.MethodInfo)">
<summary>Sets the stub of BindingInvoker.CreateMethodDelegate(MethodInfo method)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.CreateMethodDelegateMethodInfo">
<summary>Sets the stub of BindingInvoker.CreateMethodDelegate(MethodInfo method)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.GetBindingMethodCallExpression(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression[])">
<summary>Sets the stub of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.GetBindingMethodCallExpressionExpressionMethodInfoExpressionArray">
<summary>Sets the stub of BindingInvoker.GetBindingMethodCallExpression(Expression instance, MethodInfo method, Expression[] argumentsExpressions)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.InitializeStub">
<summary>Initializes a new instance of type StubBindingInvoker</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.InvokeBinding(TechTalk.SpecFlow.Bindings.IBinding,TechTalk.SpecFlow.Infrastructure.IContextManager,System.Object[],TechTalk.SpecFlow.Tracing.ITestTracer,System.TimeSpan@)">
<summary>Sets the stub of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan&amp; duration)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingInvoker.InvokeBindingIBindingIContextManagerObjectArrayITestTracerTimeSpanOut">
<summary>Sets the stub of BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan&amp; duration)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubBindingMatch">
<summary>Stub type of TechTalk.SpecFlow.Bindings.BindingMatch</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingMatch.#ctor(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding,System.Int32,System.Object[],TechTalk.SpecFlow.Bindings.StepContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingMatch.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingMatch.InitializeStub">
<summary>Initializes a new instance of type StubBindingMatch</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingMatch.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingMatch.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubBindingObsoletion">
<summary>Stub type of TechTalk.SpecFlow.Bindings.BindingObsoletion</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingObsoletion.#ctor(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingObsoletion.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingObsoletion.InitializeStub">
<summary>Initializes a new instance of type StubBindingObsoletion</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingObsoletion.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingObsoletion.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry">
<summary>Stub type of TechTalk.SpecFlow.Bindings.BindingRegistry</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.GetHooks">
<summary>Sets the stub of BindingRegistry.GetHooks()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.GetHooks(TechTalk.SpecFlow.Bindings.HookType)">
<summary>Sets the stub of BindingRegistry.GetHooks(HookType bindingEvent)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.GetHooks01">
<summary>Sets the stub of BindingRegistry.GetHooks()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.GetHooksHookType">
<summary>Sets the stub of BindingRegistry.GetHooks(HookType bindingEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.GetStepTransformations">
<summary>Sets the stub of BindingRegistry.GetStepTransformations()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.GetStepTransformations01">
<summary>Sets the stub of BindingRegistry.GetStepTransformations()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.InitializeStub">
<summary>Initializes a new instance of type StubBindingRegistry</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.RegisterHookBinding(TechTalk.SpecFlow.Bindings.IHookBinding)">
<summary>Sets the stub of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.RegisterHookBindingIHookBinding">
<summary>Sets the stub of BindingRegistry.RegisterHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.RegisterStepArgumentTransformationBinding(TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding)">
<summary>Sets the stub of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.RegisterStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the stub of BindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.RegisterStepDefinitionBinding(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding)">
<summary>Sets the stub of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingRegistry.RegisterStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the stub of BindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope">
<summary>Stub type of TechTalk.SpecFlow.Bindings.BindingScope</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.#ctor(System.String,System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.Equals(System.Object)">
<summary>Sets the stub of BindingScope.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.EqualsObject">
<summary>Sets the stub of BindingScope.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.GetHashCode">
<summary>Sets the stub of BindingScope.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.GetHashCode01">
<summary>Sets the stub of BindingScope.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.InitializeStub">
<summary>Initializes a new instance of type StubBindingScope</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubBindingScope.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.HookBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.#ctor(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,TechTalk.SpecFlow.Bindings.HookType,TechTalk.SpecFlow.Bindings.BindingScope,System.Int32)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.Equals(System.Object)">
<summary>Sets the stub of HookBinding.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.EqualsObject">
<summary>Sets the stub of HookBinding.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.GetHashCode">
<summary>Sets the stub of HookBinding.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.GetHashCode01">
<summary>Sets the stub of HookBinding.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.InitializeStub">
<summary>Initializes a new instance of type StubHookBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubHookBinding.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBinding.#ctor">
<summary>Initializes a new instance of type StubIBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIBinding.TechTalk#SpecFlow#Bindings#IBinding#Method">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBinding.MethodGet">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IBindingFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.#ctor">
<summary>Initializes a new instance of type StubIBindingFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.CreateHookBindingIBindingMethodHookTypeBindingScopeInt32">
<summary>Sets the stub of IBindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.CreateStepArgumentTransformationStringIBindingMethod">
<summary>Sets the stub of IBindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.CreateStepBindingStepDefinitionTypeStringIBindingMethodBindingScope">
<summary>Sets the stub of IBindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.TechTalk#SpecFlow#Bindings#IBindingFactory#CreateHookBinding(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,TechTalk.SpecFlow.Bindings.HookType,TechTalk.SpecFlow.Bindings.BindingScope,System.Int32)">
<summary>Sets the stub of IBindingFactory.CreateHookBinding(IBindingMethod bindingMethod, HookType hookType, BindingScope bindingScope, Int32 hookOrder)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.TechTalk#SpecFlow#Bindings#IBindingFactory#CreateStepArgumentTransformation(System.String,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Sets the stub of IBindingFactory.CreateStepArgumentTransformation(String regexString, IBindingMethod bindingMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingFactory.TechTalk#SpecFlow#Bindings#IBindingFactory#CreateStepBinding(TechTalk.SpecFlow.Bindings.StepDefinitionType,System.String,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,TechTalk.SpecFlow.Bindings.BindingScope)">
<summary>Sets the stub of IBindingFactory.CreateStepBinding(StepDefinitionType type, String regexString, IBindingMethod bindingMethod, BindingScope bindingScope)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingInvoker">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IBindingInvoker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingInvoker.#ctor">
<summary>Initializes a new instance of type StubIBindingInvoker</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingInvoker.InvokeBindingIBindingIContextManagerObjectArrayITestTracerTimeSpanOut">
<summary>Sets the stub of IBindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan&amp; duration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingInvoker.TechTalk#SpecFlow#Bindings#IBindingInvoker#InvokeBinding(TechTalk.SpecFlow.Bindings.IBinding,TechTalk.SpecFlow.Infrastructure.IContextManager,System.Object[],TechTalk.SpecFlow.Tracing.ITestTracer,System.TimeSpan@)">
<summary>Sets the stub of IBindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan&amp; duration)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IBindingRegistry</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.#ctor">
<summary>Initializes a new instance of type StubIBindingRegistry</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.AttachBackingFieldToReady">
<summary>Attaches delegates to emulate StubIBindingRegistry.Ready as a property with a backing field.</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.GetConsideredStepDefinitionsStepDefinitionTypeString">
<summary>Sets the stub of IBindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.GetHooks">
<summary>Sets the stub of IBindingRegistry.GetHooks()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.GetHooksHookType">
<summary>Sets the stub of IBindingRegistry.GetHooks(HookType bindingEvent)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.GetStepDefinitions">
<summary>Sets the stub of IBindingRegistry.GetStepDefinitions()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.GetStepTransformations">
<summary>Sets the stub of IBindingRegistry.GetStepTransformations()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#Ready">
<summary>Sets the stub of IBindingRegistry.get_Ready()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.ReadyGet">
<summary>Sets the stub of IBindingRegistry.get_Ready()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.ReadySetBoolean">
<summary>Sets the stub of IBindingRegistry.set_Ready(Boolean value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.RegisterHookBindingIHookBinding">
<summary>Sets the stub of IBindingRegistry.RegisterHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.RegisterStepArgumentTransformationBindingIStepArgumentTransformationBinding">
<summary>Sets the stub of IBindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.RegisterStepDefinitionBindingIStepDefinitionBinding">
<summary>Sets the stub of IBindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#GetConsideredStepDefinitions(TechTalk.SpecFlow.Bindings.StepDefinitionType,System.String)">
<summary>Sets the stub of IBindingRegistry.GetConsideredStepDefinitions(StepDefinitionType stepDefinitionType, String stepText)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#GetHooks">
<summary>Sets the stub of IBindingRegistry.GetHooks()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#GetHooks(TechTalk.SpecFlow.Bindings.HookType)">
<summary>Sets the stub of IBindingRegistry.GetHooks(HookType bindingEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#GetStepDefinitions">
<summary>Sets the stub of IBindingRegistry.GetStepDefinitions()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#GetStepTransformations">
<summary>Sets the stub of IBindingRegistry.GetStepTransformations()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#RegisterHookBinding(TechTalk.SpecFlow.Bindings.IHookBinding)">
<summary>Sets the stub of IBindingRegistry.RegisterHookBinding(IHookBinding hookBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#RegisterStepArgumentTransformationBinding(TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding)">
<summary>Sets the stub of IBindingRegistry.RegisterStepArgumentTransformationBinding(IStepArgumentTransformationBinding stepArgumentTransformationBinding)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIBindingRegistry.TechTalk#SpecFlow#Bindings#IBindingRegistry#RegisterStepDefinitionBinding(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding)">
<summary>Sets the stub of IBindingRegistry.RegisterStepDefinitionBinding(IStepDefinitionBinding stepDefinitionBinding)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IHookBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.#ctor">
<summary>Initializes a new instance of type StubIHookBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.TechTalk#SpecFlow#Bindings#IScopedBinding#BindingScope">
<summary>Sets the stub of IScopedBinding.get_BindingScope()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.BindingScopeGet">
<summary>Sets the stub of IScopedBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.TechTalk#SpecFlow#Bindings#IHookBinding#HookOrder">
<summary>Sets the stub of IHookBinding.get_HookOrder()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.HookOrderGet">
<summary>Sets the stub of IHookBinding.get_HookOrder()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.TechTalk#SpecFlow#Bindings#IHookBinding#HookType">
<summary>Sets the stub of IHookBinding.get_HookType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.HookTypeGet">
<summary>Sets the stub of IHookBinding.get_HookType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.TechTalk#SpecFlow#Bindings#IScopedBinding#IsScoped">
<summary>Sets the stub of IScopedBinding.get_IsScoped()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.IsScopedGet">
<summary>Sets the stub of IScopedBinding.get_IsScoped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.TechTalk#SpecFlow#Bindings#IBinding#Method">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIHookBinding.MethodGet">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIScopedBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IScopedBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIScopedBinding.#ctor">
<summary>Initializes a new instance of type StubIScopedBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIScopedBinding.TechTalk#SpecFlow#Bindings#IScopedBinding#BindingScope">
<summary>Sets the stub of IScopedBinding.get_BindingScope()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIScopedBinding.BindingScopeGet">
<summary>Sets the stub of IScopedBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIScopedBinding.TechTalk#SpecFlow#Bindings#IScopedBinding#IsScoped">
<summary>Sets the stub of IScopedBinding.get_IsScoped()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIScopedBinding.IsScopedGet">
<summary>Sets the stub of IScopedBinding.get_IsScoped()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTransformationBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IStepArgumentTransformationBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTransformationBinding.#ctor">
<summary>Initializes a new instance of type StubIStepArgumentTransformationBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTransformationBinding.TechTalk#SpecFlow#Bindings#IBinding#Method">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTransformationBinding.MethodGet">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTransformationBinding.TechTalk#SpecFlow#Bindings#IStepArgumentTransformationBinding#Regex">
<summary>Sets the stub of IStepArgumentTransformationBinding.get_Regex()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTransformationBinding.RegexGet">
<summary>Sets the stub of IStepArgumentTransformationBinding.get_Regex()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTypeConverter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IStepArgumentTypeConverter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTypeConverter.#ctor">
<summary>Initializes a new instance of type StubIStepArgumentTypeConverter</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTypeConverter.CanConvertObjectIBindingTypeCultureInfo">
<summary>Sets the stub of IStepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTypeConverter.ConvertObjectIBindingTypeCultureInfo">
<summary>Sets the stub of IStepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTypeConverter.TechTalk#SpecFlow#Bindings#IStepArgumentTypeConverter#CanConvert(System.Object,TechTalk.SpecFlow.Bindings.Reflection.IBindingType,System.Globalization.CultureInfo)">
<summary>Sets the stub of IStepArgumentTypeConverter.CanConvert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepArgumentTypeConverter.TechTalk#SpecFlow#Bindings#IStepArgumentTypeConverter#Convert(System.Object,TechTalk.SpecFlow.Bindings.Reflection.IBindingType,System.Globalization.CultureInfo)">
<summary>Sets the stub of IStepArgumentTypeConverter.Convert(Object value, IBindingType typeToConvertTo, CultureInfo cultureInfo)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IStepDefinitionBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.#ctor">
<summary>Initializes a new instance of type StubIStepDefinitionBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.TechTalk#SpecFlow#Bindings#IScopedBinding#BindingScope">
<summary>Sets the stub of IScopedBinding.get_BindingScope()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.BindingScopeGet">
<summary>Sets the stub of IScopedBinding.get_BindingScope()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.TechTalk#SpecFlow#Bindings#IScopedBinding#IsScoped">
<summary>Sets the stub of IScopedBinding.get_IsScoped()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.IsScopedGet">
<summary>Sets the stub of IScopedBinding.get_IsScoped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.TechTalk#SpecFlow#Bindings#IBinding#Method">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.MethodGet">
<summary>Sets the stub of IBinding.get_Method()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.TechTalk#SpecFlow#Bindings#IStepDefinitionBinding#Regex">
<summary>Sets the stub of IStepDefinitionBinding.get_Regex()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.RegexGet">
<summary>Sets the stub of IStepDefinitionBinding.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.TechTalk#SpecFlow#Bindings#IStepDefinitionBinding#StepDefinitionType">
<summary>Sets the stub of IStepDefinitionBinding.get_StepDefinitionType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionBinding.StepDefinitionTypeGet">
<summary>Sets the stub of IStepDefinitionBinding.get_StepDefinitionType()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionRegexCalculator">
<summary>Stub type of TechTalk.SpecFlow.Bindings.IStepDefinitionRegexCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionRegexCalculator.#ctor">
<summary>Initializes a new instance of type StubIStepDefinitionRegexCalculator</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionRegexCalculator.CalculateRegexFromMethodStepDefinitionTypeIBindingMethod">
<summary>Sets the stub of IStepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubIStepDefinitionRegexCalculator.TechTalk#SpecFlow#Bindings#IStepDefinitionRegexCalculator#CalculateRegexFromMethod(TechTalk.SpecFlow.Bindings.StepDefinitionType,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Sets the stub of IStepDefinitionRegexCalculator.CalculateRegexFromMethod(StepDefinitionType stepDefinitionType, IBindingMethod bindingMethod)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubISynchronousBindingDelegateInvoker">
<summary>Stub type of TechTalk.SpecFlow.Bindings.ISynchronousBindingDelegateInvoker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubISynchronousBindingDelegateInvoker.#ctor">
<summary>Initializes a new instance of type StubISynchronousBindingDelegateInvoker</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubISynchronousBindingDelegateInvoker.InvokeDelegateSynchronouslyDelegateObjectArray">
<summary>Sets the stub of ISynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubISynchronousBindingDelegateInvoker.TechTalk#SpecFlow#Bindings#ISynchronousBindingDelegateInvoker#InvokeDelegateSynchronously(System.Delegate,System.Object[])">
<summary>Sets the stub of ISynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.MethodBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.#ctor(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.Equals(System.Object)">
<summary>Sets the stub of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.EqualsObject">
<summary>Sets the stub of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.GetHashCode">
<summary>Sets the stub of MethodBinding.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.GetHashCode01">
<summary>Sets the stub of MethodBinding.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.InitializeStub">
<summary>Initializes a new instance of type StubMethodBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubMethodBinding.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.#ctor(System.Text.RegularExpressions.Regex,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.#ctor(System.String,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.Equals(System.Object)">
<summary>Sets the stub of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.EqualsObject">
<summary>Sets the stub of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.GetHashCode">
<summary>Sets the stub of MethodBinding.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.GetHashCode01">
<summary>Sets the stub of MethodBinding.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.InitializeStub">
<summary>Initializes a new instance of type StubStepArgumentTransformationBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTransformationBinding.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.StepArgumentTypeConverter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.#ctor(TechTalk.SpecFlow.Tracing.ITestTracer,TechTalk.SpecFlow.Bindings.IBindingRegistry,TechTalk.SpecFlow.Infrastructure.IContextManager,TechTalk.SpecFlow.Bindings.IBindingInvoker)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.GetMatchingStepTransformation(System.Object,TechTalk.SpecFlow.Bindings.Reflection.IBindingType,System.Boolean)">
<summary>Sets the stub of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.GetMatchingStepTransformationObjectIBindingTypeBoolean">
<summary>Sets the stub of StepArgumentTypeConverter.GetMatchingStepTransformation(Object value, IBindingType typeToConvertTo, Boolean traceWarning)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.InitializeStub">
<summary>Initializes a new instance of type StubStepArgumentTypeConverter</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepArgumentTypeConverter.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext">
<summary>Stub type of TechTalk.SpecFlow.Bindings.StepContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext.#ctor(TechTalk.SpecFlow.FeatureInfo,TechTalk.SpecFlow.ScenarioInfo)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext.#ctor(System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Globalization.CultureInfo)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext.InitializeStub">
<summary>Initializes a new instance of type StubStepContext</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepContext.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding">
<summary>Stub type of TechTalk.SpecFlow.Bindings.StepDefinitionBinding</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionType,System.Text.RegularExpressions.Regex,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,TechTalk.SpecFlow.Bindings.BindingScope)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionType,System.String,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,TechTalk.SpecFlow.Bindings.BindingScope)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.Equals(System.Object)">
<summary>Sets the stub of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.EqualsObject">
<summary>Sets the stub of MethodBinding.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.GetHashCode">
<summary>Sets the stub of MethodBinding.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.GetHashCode01">
<summary>Sets the stub of MethodBinding.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.InitializeStub">
<summary>Initializes a new instance of type StubStepDefinitionBinding</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionBinding.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionRegexCalculator">
<summary>Stub type of TechTalk.SpecFlow.Bindings.StepDefinitionRegexCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionRegexCalculator.#ctor(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionRegexCalculator.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionRegexCalculator.InitializeStub">
<summary>Initializes a new instance of type StubStepDefinitionRegexCalculator</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionRegexCalculator.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepDefinitionRegexCalculator.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance">
<summary>Stub type of TechTalk.SpecFlow.Bindings.StepInstance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionType,TechTalk.SpecFlow.Bindings.StepDefinitionKeyword,System.String,System.String,TechTalk.SpecFlow.Bindings.StepContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionType,TechTalk.SpecFlow.Bindings.StepDefinitionKeyword,System.String,System.String,System.String,TechTalk.SpecFlow.Table,TechTalk.SpecFlow.Bindings.StepContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance.InitializeStub">
<summary>Initializes a new instance of type StubStepInstance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubStepInstance.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker">
<summary>Stub type of TechTalk.SpecFlow.Bindings.SynchronousBindingDelegateInvoker</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InitializeStub">
<summary>Initializes a new instance of type StubSynchronousBindingDelegateInvoker</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(System.Delegate,System.Object[])">
<summary>Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InvokeBindingDelegateAsyncDelegateObjectArray">
<summary>Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(System.Delegate,System.Object[])">
<summary>Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InvokeBindingDelegateSyncDelegateObjectArray">
<summary>Sets the stub of SynchronousBindingDelegateInvoker.InvokeBindingDelegateSync(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(System.Delegate,System.Object[])">
<summary>Sets the stub of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Fakes.StubSynchronousBindingDelegateInvoker.InvokeDelegateSynchronouslyDelegateObjectArray">
<summary>Sets the stub of SynchronousBindingDelegateInvoker.InvokeDelegateSynchronously(Delegate bindingDelegate, Object[] invokeArgs)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.#ctor(TechTalk.SpecFlow.Bindings.Reflection.BindingMethod)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.EqualsBindingMethod">
<summary>Sets the shim of BindingMethod.Equals(BindingMethod other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.EqualsObject">
<summary>Sets the shim of BindingMethod.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.GetHashCode01">
<summary>Sets the shim of BindingMethod.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.NameGet">
<summary>Sets the shim of BindingMethod.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.NameSetString">
<summary>Sets the shim of BindingMethod.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.ParametersGet">
<summary>Sets the shim of BindingMethod.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.ParametersSetIEnumerableOfIBindingParameter">
<summary>Sets the shim of BindingMethod.set_Parameters(IEnumerable`1&lt;IBindingParameter&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.ReturnTypeGet">
<summary>Sets the shim of BindingMethod.get_ReturnType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.ReturnTypeSetIBindingType">
<summary>Sets the shim of BindingMethod.set_ReturnType(IBindingType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.ToString01">
<summary>Sets the shim of BindingMethod.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.TypeGet">
<summary>Sets the shim of BindingMethod.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.AllInstances.TypeSetIBindingType">
<summary>Sets the shim of BindingMethod.set_Type(IBindingType value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.Bind(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.ConstructorIBindingTypeStringIEnumerableOfIBindingParameterIBindingType">
<summary>Sets the shim of BindingMethod.BindingMethod(IBindingType type, String name, IEnumerable`1&lt;IBindingParameter&gt; parameters, IBindingType returnType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.EqualsBindingMethod">
<summary>Sets the shim of BindingMethod.Equals(BindingMethod other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.EqualsObject">
<summary>Sets the shim of BindingMethod.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.GetHashCode">
<summary>Sets the shim of BindingMethod.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.NameGet">
<summary>Sets the shim of BindingMethod.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.NameSetString">
<summary>Sets the shim of BindingMethod.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.ParametersGet">
<summary>Sets the shim of BindingMethod.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.ParametersSetIEnumerableOfIBindingParameter">
<summary>Sets the shim of BindingMethod.set_Parameters(IEnumerable`1&lt;IBindingParameter&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.ReturnTypeGet">
<summary>Sets the shim of BindingMethod.get_ReturnType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.ReturnTypeSetIBindingType">
<summary>Sets the shim of BindingMethod.set_ReturnType(IBindingType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.ToString">
<summary>Sets the shim of BindingMethod.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.TypeGet">
<summary>Sets the shim of BindingMethod.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethod.TypeSetIBindingType">
<summary>Sets the shim of BindingMethod.set_Type(IBindingType value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethodComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.#ctor(TechTalk.SpecFlow.Bindings.Reflection.BindingMethodComparer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.AllInstances.EqualsIBindingMethodIBindingMethod">
<summary>Sets the shim of BindingMethodComparer.Equals(IBindingMethod x, IBindingMethod y)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.AllInstances.GetHashCodeIBindingMethod">
<summary>Sets the shim of BindingMethodComparer.GetHashCode(IBindingMethod obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.Bind(System.Collections.Generic.IEqualityComparer{TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.Constructor">
<summary>Sets the shim of BindingMethodComparer.BindingMethodComparer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.EqualsIBindingMethodIBindingMethod">
<summary>Sets the shim of BindingMethodComparer.Equals(IBindingMethod x, IBindingMethod y)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.GetHashCodeIBindingMethod">
<summary>Sets the shim of BindingMethodComparer.GetHashCode(IBindingMethod obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingMethodComparer.StaticConstructor">
<summary>Sets the shim of BindingMethodComparer.BindingMethodComparer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.#ctor(TechTalk.SpecFlow.Bindings.Reflection.BindingParameter)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.EqualsBindingParameter">
<summary>Sets the shim of BindingParameter.Equals(BindingParameter other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.EqualsObject">
<summary>Sets the shim of BindingParameter.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.GetHashCode01">
<summary>Sets the shim of BindingParameter.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.ParameterNameGet">
<summary>Sets the shim of BindingParameter.get_ParameterName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.ParameterNameSetString">
<summary>Sets the shim of BindingParameter.set_ParameterName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.ToString01">
<summary>Sets the shim of BindingParameter.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.TypeGet">
<summary>Sets the shim of BindingParameter.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.AllInstances.TypeSetIBindingType">
<summary>Sets the shim of BindingParameter.set_Type(IBindingType value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.Bind(TechTalk.SpecFlow.Bindings.Reflection.IBindingParameter)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.ConstructorIBindingTypeString">
<summary>Sets the shim of BindingParameter.BindingParameter(IBindingType type, String parameterName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.EqualsBindingParameter">
<summary>Sets the shim of BindingParameter.Equals(BindingParameter other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.EqualsObject">
<summary>Sets the shim of BindingParameter.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.GetHashCode">
<summary>Sets the shim of BindingParameter.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.ParameterNameGet">
<summary>Sets the shim of BindingParameter.get_ParameterName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.ParameterNameSetString">
<summary>Sets the shim of BindingParameter.set_ParameterName(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.ToString">
<summary>Sets the shim of BindingParameter.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.TypeGet">
<summary>Sets the shim of BindingParameter.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingParameter.TypeSetIBindingType">
<summary>Sets the shim of BindingParameter.set_Type(IBindingType value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingReflectionExtensions</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.AssertMethodInfoIBindingMethod">
<summary>Sets the shim of BindingReflectionExtensions.AssertMethodInfo(IBindingMethod bindingMethod)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.GetShortDisplayTextIBindingMethod">
<summary>Sets the shim of BindingReflectionExtensions.GetShortDisplayText(IBindingMethod bindingMethod)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.IsAssignableFromTypeIBindingType">
<summary>Sets the shim of BindingReflectionExtensions.IsAssignableFrom(Type baseType, IBindingType type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.IsAssignableToTypeIBindingType">
<summary>Sets the shim of BindingReflectionExtensions.IsAssignableTo(Type type, IBindingType baseType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.MethodEqualsIBindingMethodIBindingMethod">
<summary>Sets the shim of BindingReflectionExtensions.MethodEquals(IBindingMethod method1, IBindingMethod method2)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.ParamEqualsIBindingParameterIBindingParameter">
<summary>Sets the shim of BindingReflectionExtensions.ParamEquals(IBindingParameter param1, IBindingParameter param2)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.ParamsEqualsIEnumerableOfIBindingParameterIEnumerableOfIBindingParameter">
<summary>Sets the shim of BindingReflectionExtensions.ParamsEquals(IEnumerable`1&lt;IBindingParameter&gt; params1, IEnumerable`1&lt;IBindingParameter&gt; params2)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.TypeEqualsIBindingTypeIBindingType">
<summary>Sets the shim of BindingReflectionExtensions.TypeEquals(IBindingType type1, IBindingType type2)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingReflectionExtensions.TypeEqualsIBindingTypeType">
<summary>Sets the shim of BindingReflectionExtensions.TypeEquals(IBindingType type1, Type type2)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.BindingType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.#ctor(TechTalk.SpecFlow.Bindings.Reflection.BindingType)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.AssemblyNameGet">
<summary>Sets the shim of BindingType.get_AssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.EqualsBindingType">
<summary>Sets the shim of BindingType.Equals(BindingType other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.EqualsObject">
<summary>Sets the shim of BindingType.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.FullNameGet">
<summary>Sets the shim of BindingType.get_FullName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.GetHashCode01">
<summary>Sets the shim of BindingType.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.NameGet">
<summary>Sets the shim of BindingType.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AllInstances.ToString01">
<summary>Sets the shim of BindingType.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.AssemblyNameGet">
<summary>Sets the shim of BindingType.get_AssemblyName()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.Bind(TechTalk.SpecFlow.Bindings.Reflection.IBindingType)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.ConstructorStringStringString">
<summary>Sets the shim of BindingType.BindingType(String name, String fullName, String assemblyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.EqualsBindingType">
<summary>Sets the shim of BindingType.Equals(BindingType other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.EqualsObject">
<summary>Sets the shim of BindingType.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.FullNameGet">
<summary>Sets the shim of BindingType.get_FullName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.GetHashCode">
<summary>Sets the shim of BindingType.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.NameGet">
<summary>Sets the shim of BindingType.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimBindingType.ToString">
<summary>Sets the shim of BindingType.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.#ctor(TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingMethod)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.EqualsObject">
<summary>Sets the shim of RuntimeBindingMethod.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.EqualsRuntimeBindingMethod">
<summary>Sets the shim of RuntimeBindingMethod.Equals(RuntimeBindingMethod other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.GetHashCode01">
<summary>Sets the shim of RuntimeBindingMethod.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.NameGet">
<summary>Sets the shim of RuntimeBindingMethod.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.ParametersGet">
<summary>Sets the shim of RuntimeBindingMethod.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.ReturnTypeGet">
<summary>Sets the shim of RuntimeBindingMethod.get_ReturnType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.ToString01">
<summary>Sets the shim of RuntimeBindingMethod.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.AllInstances.TypeGet">
<summary>Sets the shim of RuntimeBindingMethod.get_Type()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.Bind(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.ConstructorMethodInfo">
<summary>Sets the shim of RuntimeBindingMethod.RuntimeBindingMethod(MethodInfo methodInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.EqualsObject">
<summary>Sets the shim of RuntimeBindingMethod.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.EqualsRuntimeBindingMethod">
<summary>Sets the shim of RuntimeBindingMethod.Equals(RuntimeBindingMethod other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.GetHashCode">
<summary>Sets the shim of RuntimeBindingMethod.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.NameGet">
<summary>Sets the shim of RuntimeBindingMethod.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.ParametersGet">
<summary>Sets the shim of RuntimeBindingMethod.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.ReturnTypeGet">
<summary>Sets the shim of RuntimeBindingMethod.get_ReturnType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.ToString">
<summary>Sets the shim of RuntimeBindingMethod.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingMethod.TypeGet">
<summary>Sets the shim of RuntimeBindingMethod.get_Type()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.#ctor(TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingParameter)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances.EqualsObject">
<summary>Sets the shim of RuntimeBindingParameter.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances.EqualsRuntimeBindingParameter">
<summary>Sets the shim of RuntimeBindingParameter.Equals(RuntimeBindingParameter other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances.GetHashCode01">
<summary>Sets the shim of RuntimeBindingParameter.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances.ParameterNameGet">
<summary>Sets the shim of RuntimeBindingParameter.get_ParameterName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances.ToString01">
<summary>Sets the shim of RuntimeBindingParameter.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.AllInstances.TypeGet">
<summary>Sets the shim of RuntimeBindingParameter.get_Type()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.Bind(TechTalk.SpecFlow.Bindings.Reflection.IBindingParameter)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.ConstructorParameterInfo">
<summary>Sets the shim of RuntimeBindingParameter.RuntimeBindingParameter(ParameterInfo parameterInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.EqualsObject">
<summary>Sets the shim of RuntimeBindingParameter.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.EqualsRuntimeBindingParameter">
<summary>Sets the shim of RuntimeBindingParameter.Equals(RuntimeBindingParameter other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.GetHashCode">
<summary>Sets the shim of RuntimeBindingParameter.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.ParameterNameGet">
<summary>Sets the shim of RuntimeBindingParameter.get_ParameterName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.ToString">
<summary>Sets the shim of RuntimeBindingParameter.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingParameter.TypeGet">
<summary>Sets the shim of RuntimeBindingParameter.get_Type()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType">
<summary>Shim type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.#ctor(TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingType)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.AssemblyNameGet">
<summary>Sets the shim of RuntimeBindingType.get_AssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.EqualsObject">
<summary>Sets the shim of RuntimeBindingType.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.EqualsRuntimeBindingType">
<summary>Sets the shim of RuntimeBindingType.Equals(RuntimeBindingType other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.FullNameGet">
<summary>Sets the shim of RuntimeBindingType.get_FullName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.GetHashCode01">
<summary>Sets the shim of RuntimeBindingType.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.IsAssignableToIBindingType">
<summary>Sets the shim of RuntimeBindingType.IsAssignableTo(IBindingType baseType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.NameGet">
<summary>Sets the shim of RuntimeBindingType.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AllInstances.ToString01">
<summary>Sets the shim of RuntimeBindingType.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.AssemblyNameGet">
<summary>Sets the shim of RuntimeBindingType.get_AssemblyName()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.Bind(TechTalk.SpecFlow.Bindings.Reflection.IBindingType)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.Bind(TechTalk.SpecFlow.Bindings.Reflection.IPolymorphicBindingType)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.ConstructorType">
<summary>Sets the shim of RuntimeBindingType.RuntimeBindingType(Type type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.EqualsObject">
<summary>Sets the shim of RuntimeBindingType.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.EqualsRuntimeBindingType">
<summary>Sets the shim of RuntimeBindingType.Equals(RuntimeBindingType other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.FullNameGet">
<summary>Sets the shim of RuntimeBindingType.get_FullName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.GetHashCode">
<summary>Sets the shim of RuntimeBindingType.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.IsAssignableToIBindingType">
<summary>Sets the shim of RuntimeBindingType.IsAssignableTo(IBindingType baseType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.NameGet">
<summary>Sets the shim of RuntimeBindingType.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.StaticConstructor">
<summary>Sets the shim of RuntimeBindingType.RuntimeBindingType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.ShimRuntimeBindingType.ToString">
<summary>Sets the shim of RuntimeBindingType.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.#ctor(TechTalk.SpecFlow.Bindings.Reflection.IBindingType,System.String,System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Bindings.Reflection.IBindingParameter},TechTalk.SpecFlow.Bindings.Reflection.IBindingType)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.Equals(System.Object)">
<summary>Sets the stub of BindingMethod.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.EqualsObject">
<summary>Sets the stub of BindingMethod.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.GetHashCode">
<summary>Sets the stub of BindingMethod.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.GetHashCode01">
<summary>Sets the stub of BindingMethod.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.InitializeStub">
<summary>Initializes a new instance of type StubBindingMethod</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.ToString">
<summary>Sets the stub of BindingMethod.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethod.ToString01">
<summary>Sets the stub of BindingMethod.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethodComparer">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingMethodComparer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethodComparer.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethodComparer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethodComparer.InitializeStub">
<summary>Initializes a new instance of type StubBindingMethodComparer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethodComparer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingMethodComparer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.#ctor(TechTalk.SpecFlow.Bindings.Reflection.IBindingType,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.Equals(System.Object)">
<summary>Sets the stub of BindingParameter.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.EqualsObject">
<summary>Sets the stub of BindingParameter.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.GetHashCode">
<summary>Sets the stub of BindingParameter.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.GetHashCode01">
<summary>Sets the stub of BindingParameter.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.InitializeStub">
<summary>Initializes a new instance of type StubBindingParameter</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.ToString">
<summary>Sets the stub of BindingParameter.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingParameter.ToString01">
<summary>Sets the stub of BindingParameter.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.BindingType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.#ctor(System.String,System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.Equals(System.Object)">
<summary>Sets the stub of BindingType.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.EqualsObject">
<summary>Sets the stub of BindingType.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.GetHashCode">
<summary>Sets the stub of BindingType.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.GetHashCode01">
<summary>Sets the stub of BindingType.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.InitializeStub">
<summary>Initializes a new instance of type StubBindingType</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.ToString">
<summary>Sets the stub of BindingType.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubBindingType.ToString01">
<summary>Sets the stub of BindingType.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.#ctor">
<summary>Initializes a new instance of type StubIBindingMethod</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.TechTalk#SpecFlow#Bindings#Reflection#IBindingMethod#Name">
<summary>Sets the stub of IBindingMethod.get_Name()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.NameGet">
<summary>Sets the stub of IBindingMethod.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.TechTalk#SpecFlow#Bindings#Reflection#IBindingMethod#Parameters">
<summary>Sets the stub of IBindingMethod.get_Parameters()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.ParametersGet">
<summary>Sets the stub of IBindingMethod.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.TechTalk#SpecFlow#Bindings#Reflection#IBindingMethod#ReturnType">
<summary>Sets the stub of IBindingMethod.get_ReturnType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.ReturnTypeGet">
<summary>Sets the stub of IBindingMethod.get_ReturnType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.TechTalk#SpecFlow#Bindings#Reflection#IBindingMethod#Type">
<summary>Sets the stub of IBindingMethod.get_Type()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingMethod.TypeGet">
<summary>Sets the stub of IBindingMethod.get_Type()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingParameter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.IBindingParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingParameter.#ctor">
<summary>Initializes a new instance of type StubIBindingParameter</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingParameter.TechTalk#SpecFlow#Bindings#Reflection#IBindingParameter#ParameterName">
<summary>Sets the stub of IBindingParameter.get_ParameterName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingParameter.ParameterNameGet">
<summary>Sets the stub of IBindingParameter.get_ParameterName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingParameter.TechTalk#SpecFlow#Bindings#Reflection#IBindingParameter#Type">
<summary>Sets the stub of IBindingParameter.get_Type()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingParameter.TypeGet">
<summary>Sets the stub of IBindingParameter.get_Type()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.IBindingType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.#ctor">
<summary>Initializes a new instance of type StubIBindingType</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.TechTalk#SpecFlow#Bindings#Reflection#IBindingType#AssemblyName">
<summary>Sets the stub of IBindingType.get_AssemblyName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.AssemblyNameGet">
<summary>Sets the stub of IBindingType.get_AssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.TechTalk#SpecFlow#Bindings#Reflection#IBindingType#FullName">
<summary>Sets the stub of IBindingType.get_FullName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.FullNameGet">
<summary>Sets the stub of IBindingType.get_FullName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.TechTalk#SpecFlow#Bindings#Reflection#IBindingType#Name">
<summary>Sets the stub of IBindingType.get_Name()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIBindingType.NameGet">
<summary>Sets the stub of IBindingType.get_Name()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.IPolymorphicBindingType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.#ctor">
<summary>Initializes a new instance of type StubIPolymorphicBindingType</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.TechTalk#SpecFlow#Bindings#Reflection#IBindingType#AssemblyName">
<summary>Sets the stub of IBindingType.get_AssemblyName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.AssemblyNameGet">
<summary>Sets the stub of IBindingType.get_AssemblyName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.TechTalk#SpecFlow#Bindings#Reflection#IBindingType#FullName">
<summary>Sets the stub of IBindingType.get_FullName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.FullNameGet">
<summary>Sets the stub of IBindingType.get_FullName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.IsAssignableToIBindingType">
<summary>Sets the stub of IPolymorphicBindingType.IsAssignableTo(IBindingType baseType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.TechTalk#SpecFlow#Bindings#Reflection#IBindingType#Name">
<summary>Sets the stub of IBindingType.get_Name()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.NameGet">
<summary>Sets the stub of IBindingType.get_Name()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubIPolymorphicBindingType.TechTalk#SpecFlow#Bindings#Reflection#IPolymorphicBindingType#IsAssignableTo(TechTalk.SpecFlow.Bindings.Reflection.IBindingType)">
<summary>Sets the stub of IPolymorphicBindingType.IsAssignableTo(IBindingType baseType)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingMethod</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.#ctor(System.Reflection.MethodInfo)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.Equals(System.Object)">
<summary>Sets the stub of RuntimeBindingMethod.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.EqualsObject">
<summary>Sets the stub of RuntimeBindingMethod.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.GetHashCode">
<summary>Sets the stub of RuntimeBindingMethod.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.GetHashCode01">
<summary>Sets the stub of RuntimeBindingMethod.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeBindingMethod</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.ToString">
<summary>Sets the stub of RuntimeBindingMethod.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingMethod.ToString01">
<summary>Sets the stub of RuntimeBindingMethod.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingParameter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.#ctor(System.Reflection.ParameterInfo)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.Equals(System.Object)">
<summary>Sets the stub of RuntimeBindingParameter.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.EqualsObject">
<summary>Sets the stub of RuntimeBindingParameter.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.GetHashCode">
<summary>Sets the stub of RuntimeBindingParameter.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.GetHashCode01">
<summary>Sets the stub of RuntimeBindingParameter.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeBindingParameter</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.ToString">
<summary>Sets the stub of RuntimeBindingParameter.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingParameter.ToString01">
<summary>Sets the stub of RuntimeBindingParameter.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType">
<summary>Stub type of TechTalk.SpecFlow.Bindings.Reflection.RuntimeBindingType</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.#ctor(System.Type)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.Equals(System.Object)">
<summary>Sets the stub of RuntimeBindingType.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.EqualsObject">
<summary>Sets the stub of RuntimeBindingType.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.GetHashCode">
<summary>Sets the stub of RuntimeBindingType.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.GetHashCode01">
<summary>Sets the stub of RuntimeBindingType.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeBindingType</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.ToString">
<summary>Sets the stub of RuntimeBindingType.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Bindings.Reflection.Fakes.StubRuntimeBindingType.ToString01">
<summary>Sets the stub of RuntimeBindingType.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.ExceptionFailure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.#ctor(TechTalk.SpecFlow.CommonModels.ExceptionFailure)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.AllInstances.ExceptionGet">
<summary>Sets the shim of ExceptionFailure.get_Exception()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.AllInstances.ToString01">
<summary>Sets the shim of ExceptionFailure.ToString()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.Bind(TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.ConstructorException">
<summary>Sets the shim of ExceptionFailure.ExceptionFailure(Exception exception)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.ExceptionGet">
<summary>Sets the shim of ExceptionFailure.get_Exception()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure.ToString">
<summary>Sets the shim of ExceptionFailure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.ExceptionFailure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.#ctor(TechTalk.SpecFlow.CommonModels.ExceptionFailure{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IFailure{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IResult{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimExceptionFailure`1.ConstructorException">
<summary>Sets the shim of ExceptionFailure`1.ExceptionFailure`1(Exception exception)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.Failure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.#ctor(TechTalk.SpecFlow.CommonModels.Failure)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.AllInstances.DescriptionGet">
<summary>Sets the shim of Failure.get_Description()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.AllInstances.ToString01">
<summary>Sets the shim of Failure.ToString()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.Bind(TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.ConstructorString">
<summary>Sets the shim of Failure.Failure(String description)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.DescriptionGet">
<summary>Sets the shim of Failure.get_Description()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure.ToString">
<summary>Sets the shim of Failure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.Failure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.#ctor(TechTalk.SpecFlow.CommonModels.Failure{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IFailure{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IResult{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimFailure`1.ConstructorString">
<summary>Sets the shim of Failure`1.Failure`1(String description)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.Result</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.FailureException">
<summary>Sets the shim of Result.Failure(Exception exception)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.FailureString">
<summary>Sets the shim of Result.Failure(String description)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.FailureStringIFailure">
<summary>Sets the shim of Result.Failure(String description, IFailure innerFailure)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.Success">
<summary>Sets the shim of Result.Success()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult.SuccessOf1M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0,TechTalk.SpecFlow.CommonModels.IResult{``0}})">
<summary>Sets the shim of Result.Success(!!0 result)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.Result`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.FailureException">
<summary>Sets the shim of Result`1.Failure(Exception exception)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.FailureString">
<summary>Sets the shim of Result`1.Failure(String description)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.FailureStringIFailure">
<summary>Sets the shim of Result`1.Failure(String description, IFailure innerFailure)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimResult`1.SuccessT0">
<summary>Sets the shim of Result`1.Success(!0 value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.Success</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.#ctor(TechTalk.SpecFlow.CommonModels.Success)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.Bind(TechTalk.SpecFlow.CommonModels.ISuccess)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess.Constructor">
<summary>Sets the shim of Success.Success()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.Success`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.#ctor(TechTalk.SpecFlow.CommonModels.Success{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.AllInstances.ResultGet">
<summary>Sets the shim of Success`1.get_Result()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.Bind(TechTalk.SpecFlow.CommonModels.ISuccess)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.Bind(TechTalk.SpecFlow.CommonModels.IResult{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.Bind(TechTalk.SpecFlow.CommonModels.ISuccess{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.ConstructorT0">
<summary>Sets the shim of Success`1.Success`1(!0 result)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimSuccess`1.ResultGet">
<summary>Sets the shim of Success`1.get_Result()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.WrappedFailure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.#ctor(TechTalk.SpecFlow.CommonModels.WrappedFailure)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.AllInstances.GetStringOfInnerFailure">
<summary>Sets the shim of WrappedFailure.GetStringOfInnerFailure()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.AllInstances.InnerFailureGet">
<summary>Sets the shim of WrappedFailure.get_InnerFailure()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.AllInstances.ToString01">
<summary>Sets the shim of WrappedFailure.ToString()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.Bind(TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.ConstructorStringIFailure">
<summary>Sets the shim of WrappedFailure.WrappedFailure(String description, IFailure innerFailure)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.GetStringOfInnerFailure">
<summary>Sets the shim of WrappedFailure.GetStringOfInnerFailure()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.InnerFailureGet">
<summary>Sets the shim of WrappedFailure.get_InnerFailure()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure.ToString">
<summary>Sets the shim of WrappedFailure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1">
<summary>Shim type of TechTalk.SpecFlow.CommonModels.WrappedFailure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.#ctor(TechTalk.SpecFlow.CommonModels.WrappedFailure{`0})">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IResult)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IFailure{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.Bind(TechTalk.SpecFlow.CommonModels.IResult{`0})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.ShimWrappedFailure`1.ConstructorStringIFailure">
<summary>Sets the shim of WrappedFailure`1.WrappedFailure`1(String description, IFailure innerFailure)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.ExceptionFailure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.#ctor(System.Exception)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.InitializeStub">
<summary>Initializes a new instance of type StubExceptionFailure</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.ToString">
<summary>Sets the stub of ExceptionFailure.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure.ToString01">
<summary>Sets the stub of ExceptionFailure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.ExceptionFailure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.#ctor(System.Exception)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.InitializeStub">
<summary>Initializes a new instance of type StubExceptionFailure</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.ToString">
<summary>Sets the stub of ExceptionFailure.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubExceptionFailure`1.ToString01">
<summary>Sets the stub of ExceptionFailure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.Failure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.InitializeStub">
<summary>Initializes a new instance of type StubFailure</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.ToString">
<summary>Sets the stub of Failure.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure.ToString01">
<summary>Sets the stub of Failure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.Failure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.InitializeStub">
<summary>Initializes a new instance of type StubFailure</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.ToString">
<summary>Sets the stub of Failure.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubFailure`1.ToString01">
<summary>Sets the stub of Failure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubIFailure">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.IFailure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubIFailure.#ctor">
<summary>Initializes a new instance of type StubIFailure</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubIFailure`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.IFailure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubIFailure`1.#ctor">
<summary>Initializes a new instance of type StubIFailure</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubIResult">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.IResult</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubIResult.#ctor">
<summary>Initializes a new instance of type StubIResult</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubIResult`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.IResult`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubIResult`1.#ctor">
<summary>Initializes a new instance of type StubIResult</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubISuccess">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.ISuccess</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubISuccess.#ctor">
<summary>Initializes a new instance of type StubISuccess</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubISuccess`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.ISuccess`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubISuccess`1.#ctor">
<summary>Initializes a new instance of type StubISuccess</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubISuccess`1.TechTalk#SpecFlow#CommonModels#ISuccess{T}#Result">
<summary>Sets the stub of ISuccess`1.get_Result()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubISuccess`1.ResultGet">
<summary>Sets the stub of ISuccess`1.get_Result()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.Success</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess.InitializeStub">
<summary>Initializes a new instance of type StubSuccess</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.Success`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess`1.#ctor(`0)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess`1.InitializeStub">
<summary>Initializes a new instance of type StubSuccess</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubSuccess`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.WrappedFailure</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.#ctor(System.String,TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.InitializeStub">
<summary>Initializes a new instance of type StubWrappedFailure</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.ToString">
<summary>Sets the stub of WrappedFailure.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure.ToString01">
<summary>Sets the stub of WrappedFailure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1">
<summary>Stub type of TechTalk.SpecFlow.CommonModels.WrappedFailure`1</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.#ctor(System.String,TechTalk.SpecFlow.CommonModels.IFailure)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.InitializeStub">
<summary>Initializes a new instance of type StubWrappedFailure</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.ToString">
<summary>Sets the stub of WrappedFailure.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CommonModels.Fakes.StubWrappedFailure`1.ToString01">
<summary>Sets the stub of WrappedFailure.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.AppConfigConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.AppConfigConfigurationLoader)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.AllInstances.IsSpecifiedConfigurationElement">
<summary>Sets the shim of AppConfigConfigurationLoader.IsSpecified(ConfigurationElement configurationElement)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.AllInstances.LoadAppConfigSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the shim of AppConfigConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler configSection)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.Constructor">
<summary>Sets the shim of AppConfigConfigurationLoader.AppConfigConfigurationLoader()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.IsSpecifiedConfigurationElement">
<summary>Sets the shim of AppConfigConfigurationLoader.IsSpecified(ConfigurationElement configurationElement)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimAppConfigConfigurationLoader.LoadAppConfigSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the shim of AppConfigConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler configSection)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.BindingCultureConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.BindingCultureConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.AllInstances.NameGet">
<summary>Sets the shim of BindingCultureConfigElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.AllInstances.NameSetString">
<summary>Sets the shim of BindingCultureConfigElement.set_Name(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.Constructor">
<summary>Sets the shim of BindingCultureConfigElement.BindingCultureConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.NameGet">
<summary>Sets the shim of BindingCultureConfigElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimBindingCultureConfigElement.NameSetString">
<summary>Sets the shim of BindingCultureConfigElement.set_Name(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessageSinkElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessageSinkElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.PathGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.PathSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.TypeGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.TypeSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Type(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.Constructor">
<summary>Sets the shim of CucumberMessageSinkElement.CucumberMessageSinkElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.PathGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.PathSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.TypeGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessageSinkElement.TypeSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Type(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.AllInstances.EnabledGet">
<summary>Sets the shim of CucumberMessagesElement.get_Enabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.AllInstances.EnabledSetBoolean">
<summary>Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.AllInstances.SinksGet">
<summary>Sets the shim of CucumberMessagesElement.get_Sinks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.AllInstances.SinksSetCucumberMessagesSinkCollection">
<summary>Sets the shim of CucumberMessagesElement.set_Sinks(CucumberMessagesSinkCollection value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.Constructor">
<summary>Sets the shim of CucumberMessagesElement.CucumberMessagesElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.EnabledGet">
<summary>Sets the shim of CucumberMessagesElement.get_Enabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.EnabledSetBoolean">
<summary>Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.SinksGet">
<summary>Sets the shim of CucumberMessagesElement.get_Sinks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesElement.SinksSetCucumberMessagesSinkCollection">
<summary>Sets the shim of CucumberMessagesElement.set_Sinks(CucumberMessagesSinkCollection value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesSinkCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesSinkCollection)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.AllInstances.CreateNewElement">
<summary>Sets the shim of CucumberMessagesSinkCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.AllInstances.GetElementKeyConfigurationElement">
<summary>Sets the shim of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.Constructor">
<summary>Sets the shim of CucumberMessagesSinkCollection.CucumberMessagesSinkCollection()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.CreateNewElement">
<summary>Sets the shim of CucumberMessagesSinkCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimCucumberMessagesSinkCollection.GetElementKeyConfigurationElement">
<summary>Sets the shim of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.AllowDebugGeneratedFilesGet">
<summary>Sets the shim of GeneratorConfigElement.get_AllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.AllowDebugGeneratedFilesSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_AllowDebugGeneratedFiles(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.AllowRowTestsGet">
<summary>Sets the shim of GeneratorConfigElement.get_AllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.AllowRowTestsSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_AllowRowTests(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.DependenciesGet">
<summary>Sets the shim of GeneratorConfigElement.get_Dependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.DependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of GeneratorConfigElement.set_Dependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.GenerateAsyncTestsGet">
<summary>Sets the shim of GeneratorConfigElement.get_GenerateAsyncTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.GenerateAsyncTestsSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_GenerateAsyncTests(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.GeneratorPathGet">
<summary>Sets the shim of GeneratorConfigElement.get_GeneratorPath()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.GeneratorPathSetString">
<summary>Sets the shim of GeneratorConfigElement.set_GeneratorPath(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.MarkFeaturesParallelizableGet">
<summary>Sets the shim of GeneratorConfigElement.get_MarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.MarkFeaturesParallelizableSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_MarkFeaturesParallelizable(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.SkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of GeneratorConfigElement.get_SkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllInstances.SkipParallelizableMarkerForTagsSetGeneratorConfigElementTagCollection">
<summary>Sets the shim of GeneratorConfigElement.set_SkipParallelizableMarkerForTags(TagCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllowDebugGeneratedFilesGet">
<summary>Sets the shim of GeneratorConfigElement.get_AllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllowDebugGeneratedFilesSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_AllowDebugGeneratedFiles(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllowRowTestsGet">
<summary>Sets the shim of GeneratorConfigElement.get_AllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.AllowRowTestsSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_AllowRowTests(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.Constructor">
<summary>Sets the shim of GeneratorConfigElement.GeneratorConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.DependenciesGet">
<summary>Sets the shim of GeneratorConfigElement.get_Dependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.DependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of GeneratorConfigElement.set_Dependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.GenerateAsyncTestsGet">
<summary>Sets the shim of GeneratorConfigElement.get_GenerateAsyncTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.GenerateAsyncTestsSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_GenerateAsyncTests(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.GeneratorPathGet">
<summary>Sets the shim of GeneratorConfigElement.get_GeneratorPath()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.GeneratorPathSetString">
<summary>Sets the shim of GeneratorConfigElement.set_GeneratorPath(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.MarkFeaturesParallelizableGet">
<summary>Sets the shim of GeneratorConfigElement.get_MarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.MarkFeaturesParallelizableSetBoolean">
<summary>Sets the shim of GeneratorConfigElement.set_MarkFeaturesParallelizable(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement+TagCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagCollection)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.AllInstances.CreateNewElement">
<summary>Sets the shim of TagCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.AllInstances.GetElementKeyConfigurationElement">
<summary>Sets the shim of TagCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.AllInstances.SystemCollectionsGenericIEnumerableTechTalkSpecFlowConfigurationAppConfigGeneratorConfigElementTagElementGetEnumerator">
<summary>Sets the shim of TagCollection.System.Collections.Generic.IEnumerable&lt;TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagElement&gt;.GetEnumerator()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.Bind(System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagElement})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.Constructor">
<summary>Sets the shim of TagCollection.TagCollection()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.CreateNewElement">
<summary>Sets the shim of TagCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.GetElementKeyConfigurationElement">
<summary>Sets the shim of TagCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagCollection.SystemCollectionsGenericIEnumerableTechTalkSpecFlowConfigurationAppConfigGeneratorConfigElementTagElementGetEnumerator">
<summary>Sets the shim of TagCollection.System.Collections.Generic.IEnumerable&lt;TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagElement&gt;.GetEnumerator()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement+TagElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement.TagElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.AllInstances.ValueGet">
<summary>Sets the shim of TagElement.get_Value()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.AllInstances.ValueSetString">
<summary>Sets the shim of TagElement.set_Value(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.Constructor">
<summary>Sets the shim of TagElement.TagElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.ValueGet">
<summary>Sets the shim of TagElement.get_Value()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.ShimTagElement.ValueSetString">
<summary>Sets the shim of TagElement.set_Value(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.SkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of GeneratorConfigElement.get_SkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimGeneratorConfigElement.SkipParallelizableMarkerForTagsSetGeneratorConfigElementTagCollection">
<summary>Sets the shim of GeneratorConfigElement.set_SkipParallelizableMarkerForTags(TagCollection value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.LanguageConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.LanguageConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.AllInstances.FeatureGet">
<summary>Sets the shim of LanguageConfigElement.get_Feature()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.AllInstances.FeatureSetString">
<summary>Sets the shim of LanguageConfigElement.set_Feature(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.AllInstances.ToolGet">
<summary>Sets the shim of LanguageConfigElement.get_Tool()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.AllInstances.ToolSetString">
<summary>Sets the shim of LanguageConfigElement.set_Tool(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.Constructor">
<summary>Sets the shim of LanguageConfigElement.LanguageConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.FeatureGet">
<summary>Sets the shim of LanguageConfigElement.get_Feature()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.FeatureSetString">
<summary>Sets the shim of LanguageConfigElement.set_Feature(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.ToolGet">
<summary>Sets the shim of LanguageConfigElement.get_Tool()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimLanguageConfigElement.ToolSetString">
<summary>Sets the shim of LanguageConfigElement.set_Tool(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.PluginCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.PluginCollection)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.AllInstances.CreateNewElement">
<summary>Sets the shim of PluginCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.AllInstances.GetElementKeyConfigurationElement">
<summary>Sets the shim of PluginCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.AllInstances.SystemCollectionsGenericIEnumerableTechTalkSpecFlowConfigurationAppConfigPluginConfigElementGetEnumerator">
<summary>Sets the shim of PluginCollection.System.Collections.Generic.IEnumerable&lt;TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement&gt;.GetEnumerator()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.Bind(System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.Constructor">
<summary>Sets the shim of PluginCollection.PluginCollection()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.CreateNewElement">
<summary>Sets the shim of PluginCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.GetElementKeyConfigurationElement">
<summary>Sets the shim of PluginCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginCollection.SystemCollectionsGenericIEnumerableTechTalkSpecFlowConfigurationAppConfigPluginConfigElementGetEnumerator">
<summary>Sets the shim of PluginCollection.System.Collections.Generic.IEnumerable&lt;TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement&gt;.GetEnumerator()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.NameGet">
<summary>Sets the shim of PluginConfigElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.NameSetString">
<summary>Sets the shim of PluginConfigElement.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.ParametersGet">
<summary>Sets the shim of PluginConfigElement.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.ParametersSetString">
<summary>Sets the shim of PluginConfigElement.set_Parameters(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.PathGet">
<summary>Sets the shim of PluginConfigElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.PathSetString">
<summary>Sets the shim of PluginConfigElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.ToPluginDescriptor">
<summary>Sets the shim of PluginConfigElement.ToPluginDescriptor()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.TypeGet">
<summary>Sets the shim of PluginConfigElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.AllInstances.TypeSetPluginType">
<summary>Sets the shim of PluginConfigElement.set_Type(PluginType value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.Constructor">
<summary>Sets the shim of PluginConfigElement.PluginConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.NameGet">
<summary>Sets the shim of PluginConfigElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.NameSetString">
<summary>Sets the shim of PluginConfigElement.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.ParametersGet">
<summary>Sets the shim of PluginConfigElement.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.ParametersSetString">
<summary>Sets the shim of PluginConfigElement.set_Parameters(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.PathGet">
<summary>Sets the shim of PluginConfigElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.PathSetString">
<summary>Sets the shim of PluginConfigElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.ToPluginDescriptor">
<summary>Sets the shim of PluginConfigElement.ToPluginDescriptor()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.TypeGet">
<summary>Sets the shim of PluginConfigElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimPluginConfigElement.TypeSetPluginType">
<summary>Sets the shim of PluginConfigElement.set_Type(PluginType value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.RuntimeConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.RuntimeConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.DependenciesGet">
<summary>Sets the shim of RuntimeConfigElement.get_Dependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.DependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of RuntimeConfigElement.set_Dependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.MissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of RuntimeConfigElement.get_MissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.MissingOrPendingStepsOutcomeSetMissingOrPendingStepsOutcome">
<summary>Sets the shim of RuntimeConfigElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.ObsoleteBehaviorGet">
<summary>Sets the shim of RuntimeConfigElement.get_ObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.ObsoleteBehaviorSetObsoleteBehavior">
<summary>Sets the shim of RuntimeConfigElement.set_ObsoleteBehavior(ObsoleteBehavior value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.StopAtFirstErrorGet">
<summary>Sets the shim of RuntimeConfigElement.get_StopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.AllInstances.StopAtFirstErrorSetBoolean">
<summary>Sets the shim of RuntimeConfigElement.set_StopAtFirstError(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.Constructor">
<summary>Sets the shim of RuntimeConfigElement.RuntimeConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.DependenciesGet">
<summary>Sets the shim of RuntimeConfigElement.get_Dependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.DependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of RuntimeConfigElement.set_Dependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.MissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of RuntimeConfigElement.get_MissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.MissingOrPendingStepsOutcomeSetMissingOrPendingStepsOutcome">
<summary>Sets the shim of RuntimeConfigElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.ObsoleteBehaviorGet">
<summary>Sets the shim of RuntimeConfigElement.get_ObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.ObsoleteBehaviorSetObsoleteBehavior">
<summary>Sets the shim of RuntimeConfigElement.set_ObsoleteBehavior(ObsoleteBehavior value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.StopAtFirstErrorGet">
<summary>Sets the shim of RuntimeConfigElement.get_StopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimRuntimeConfigElement.StopAtFirstErrorSetBoolean">
<summary>Sets the shim of RuntimeConfigElement.set_StopAtFirstError(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyCollection)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.AllInstances.CreateNewElement">
<summary>Sets the shim of StepAssemblyCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.AllInstances.GetElementKeyConfigurationElement">
<summary>Sets the shim of StepAssemblyCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.Constructor">
<summary>Sets the shim of StepAssemblyCollection.StepAssemblyCollection()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.CreateNewElement">
<summary>Sets the shim of StepAssemblyCollection.CreateNewElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyCollection.GetElementKeyConfigurationElement">
<summary>Sets the shim of StepAssemblyCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.AllInstances.AssemblyGet">
<summary>Sets the shim of StepAssemblyConfigElement.get_Assembly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.AllInstances.AssemblySetString">
<summary>Sets the shim of StepAssemblyConfigElement.set_Assembly(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.AssemblyGet">
<summary>Sets the shim of StepAssemblyConfigElement.get_Assembly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.AssemblySetString">
<summary>Sets the shim of StepAssemblyConfigElement.set_Assembly(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimStepAssemblyConfigElement.Constructor">
<summary>Sets the shim of StepAssemblyConfigElement.StepAssemblyConfigElement()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.TraceConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.TraceConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.ListenerGet">
<summary>Sets the shim of TraceConfigElement.get_Listener()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.ListenerSetString">
<summary>Sets the shim of TraceConfigElement.set_Listener(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.MinTracedDurationGet">
<summary>Sets the shim of TraceConfigElement.get_MinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.MinTracedDurationSetTimeSpan">
<summary>Sets the shim of TraceConfigElement.set_MinTracedDuration(TimeSpan value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.StepDefinitionSkeletonStyleGet">
<summary>Sets the shim of TraceConfigElement.get_StepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.StepDefinitionSkeletonStyleSetStepDefinitionSkeletonStyle">
<summary>Sets the shim of TraceConfigElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.TraceSuccessfulStepsGet">
<summary>Sets the shim of TraceConfigElement.get_TraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.TraceSuccessfulStepsSetBoolean">
<summary>Sets the shim of TraceConfigElement.set_TraceSuccessfulSteps(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.TraceTimingsGet">
<summary>Sets the shim of TraceConfigElement.get_TraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.AllInstances.TraceTimingsSetBoolean">
<summary>Sets the shim of TraceConfigElement.set_TraceTimings(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.Constructor">
<summary>Sets the shim of TraceConfigElement.TraceConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.ListenerGet">
<summary>Sets the shim of TraceConfigElement.get_Listener()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.ListenerSetString">
<summary>Sets the shim of TraceConfigElement.set_Listener(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.MinTracedDurationGet">
<summary>Sets the shim of TraceConfigElement.get_MinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.MinTracedDurationSetTimeSpan">
<summary>Sets the shim of TraceConfigElement.set_MinTracedDuration(TimeSpan value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.StepDefinitionSkeletonStyleGet">
<summary>Sets the shim of TraceConfigElement.get_StepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.StepDefinitionSkeletonStyleSetStepDefinitionSkeletonStyle">
<summary>Sets the shim of TraceConfigElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.TraceSuccessfulStepsGet">
<summary>Sets the shim of TraceConfigElement.get_TraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.TraceSuccessfulStepsSetBoolean">
<summary>Sets the shim of TraceConfigElement.set_TraceSuccessfulSteps(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.TraceTimingsGet">
<summary>Sets the shim of TraceConfigElement.get_TraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimTraceConfigElement.TraceTimingsSetBoolean">
<summary>Sets the shim of TraceConfigElement.set_TraceTimings(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.AppConfig.UnitTestProviderConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.#ctor(TechTalk.SpecFlow.Configuration.AppConfig.UnitTestProviderConfigElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances.GeneratorProviderGet">
<summary>Sets the shim of UnitTestProviderConfigElement.get_GeneratorProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances.GeneratorProviderSetString">
<summary>Sets the shim of UnitTestProviderConfigElement.set_GeneratorProvider(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances.NameGet">
<summary>Sets the shim of UnitTestProviderConfigElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances.NameSetString">
<summary>Sets the shim of UnitTestProviderConfigElement.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances.RuntimeProviderGet">
<summary>Sets the shim of UnitTestProviderConfigElement.get_RuntimeProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.AllInstances.RuntimeProviderSetString">
<summary>Sets the shim of UnitTestProviderConfigElement.set_RuntimeProvider(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.Constructor">
<summary>Sets the shim of UnitTestProviderConfigElement.UnitTestProviderConfigElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.GeneratorProviderGet">
<summary>Sets the shim of UnitTestProviderConfigElement.get_GeneratorProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.GeneratorProviderSetString">
<summary>Sets the shim of UnitTestProviderConfigElement.set_GeneratorProvider(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.NameGet">
<summary>Sets the shim of UnitTestProviderConfigElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.NameSetString">
<summary>Sets the shim of UnitTestProviderConfigElement.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.RuntimeProviderGet">
<summary>Sets the shim of UnitTestProviderConfigElement.get_RuntimeProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.ShimUnitTestProviderConfigElement.RuntimeProviderSetString">
<summary>Sets the shim of UnitTestProviderConfigElement.set_RuntimeProvider(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubAppConfigConfigurationLoader">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.AppConfigConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubAppConfigConfigurationLoader.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubAppConfigConfigurationLoader.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubAppConfigConfigurationLoader.InitializeStub">
<summary>Initializes a new instance of type StubAppConfigConfigurationLoader</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubAppConfigConfigurationLoader.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubAppConfigConfigurationLoader.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.BindingCultureConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubBindingCultureConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubBindingCultureConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessageSinkElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessageSinkElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessageSinkElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessagesElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.CucumberMessagesSinkCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.BaseAdd(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.BaseAddConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.BaseAddInt32ConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CollectionType">
<summary>Sets the stub of ConfigurationElementCollection.get_CollectionType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CollectionTypeGet">
<summary>Sets the stub of ConfigurationElementCollection.get_CollectionType()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CreateNewElement">
<summary>Sets the stub of CucumberMessagesSinkCollection.CreateNewElement()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CreateNewElement(System.String)">
<summary>Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CreateNewElement01">
<summary>Sets the stub of CucumberMessagesSinkCollection.CreateNewElement()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.CreateNewElementString">
<summary>Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ElementName">
<summary>Sets the stub of ConfigurationElementCollection.get_ElementName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ElementNameGet">
<summary>Sets the stub of ConfigurationElementCollection.get_ElementName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.EqualsObject">
<summary>Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetElementKey(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetElementKeyConfigurationElement">
<summary>Sets the stub of CucumberMessagesSinkCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetHashCode">
<summary>Sets the stub of ConfigurationElementCollection.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetHashCode01">
<summary>Sets the stub of ConfigurationElementCollection.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessagesSinkCollection</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsElementName(System.String)">
<summary>Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsElementNameString">
<summary>Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsElementRemovable(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsElementRemovableConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsModified">
<summary>Sets the stub of ConfigurationElementCollection.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsModified01">
<summary>Sets the stub of ConfigurationElementCollection.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsReadOnly">
<summary>Sets the stub of ConfigurationElementCollection.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.IsReadOnly01">
<summary>Sets the stub of ConfigurationElementCollection.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ResetModified">
<summary>Sets the stub of ConfigurationElementCollection.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ResetModified01">
<summary>Sets the stub of ConfigurationElementCollection.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.SetReadOnly">
<summary>Sets the stub of ConfigurationElementCollection.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.SetReadOnly01">
<summary>Sets the stub of ConfigurationElementCollection.SetReadOnly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ThrowOnDuplicate">
<summary>Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.ThrowOnDuplicateGet">
<summary>Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubCucumberMessagesSinkCollection.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.GeneratorConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubGeneratorConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubGeneratorConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.LanguageConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubLanguageConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubLanguageConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.PluginCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.BaseAdd(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.BaseAddConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.BaseAddInt32ConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CollectionType">
<summary>Sets the stub of ConfigurationElementCollection.get_CollectionType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CollectionTypeGet">
<summary>Sets the stub of ConfigurationElementCollection.get_CollectionType()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CreateNewElement">
<summary>Sets the stub of PluginCollection.CreateNewElement()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CreateNewElement(System.String)">
<summary>Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CreateNewElement01">
<summary>Sets the stub of PluginCollection.CreateNewElement()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.CreateNewElementString">
<summary>Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ElementName">
<summary>Sets the stub of ConfigurationElementCollection.get_ElementName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ElementNameGet">
<summary>Sets the stub of ConfigurationElementCollection.get_ElementName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.EqualsObject">
<summary>Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetElementKey(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of PluginCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetElementKeyConfigurationElement">
<summary>Sets the stub of PluginCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetHashCode">
<summary>Sets the stub of ConfigurationElementCollection.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetHashCode01">
<summary>Sets the stub of ConfigurationElementCollection.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.InitializeStub">
<summary>Initializes a new instance of type StubPluginCollection</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsElementName(System.String)">
<summary>Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsElementNameString">
<summary>Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsElementRemovable(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsElementRemovableConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsModified">
<summary>Sets the stub of ConfigurationElementCollection.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsModified01">
<summary>Sets the stub of ConfigurationElementCollection.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsReadOnly">
<summary>Sets the stub of ConfigurationElementCollection.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.IsReadOnly01">
<summary>Sets the stub of ConfigurationElementCollection.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ResetModified">
<summary>Sets the stub of ConfigurationElementCollection.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ResetModified01">
<summary>Sets the stub of ConfigurationElementCollection.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.SetReadOnly">
<summary>Sets the stub of ConfigurationElementCollection.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.SetReadOnly01">
<summary>Sets the stub of ConfigurationElementCollection.SetReadOnly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ThrowOnDuplicate">
<summary>Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.ThrowOnDuplicateGet">
<summary>Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginCollection.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.PluginConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubPluginConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubPluginConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.RuntimeConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubRuntimeConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyCollection</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.BaseAdd(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.BaseAddConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.BaseAddInt32ConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.BaseAdd(Int32 index, ConfigurationElement element)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CollectionType">
<summary>Sets the stub of ConfigurationElementCollection.get_CollectionType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CollectionTypeGet">
<summary>Sets the stub of ConfigurationElementCollection.get_CollectionType()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CreateNewElement">
<summary>Sets the stub of StepAssemblyCollection.CreateNewElement()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CreateNewElement(System.String)">
<summary>Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CreateNewElement01">
<summary>Sets the stub of StepAssemblyCollection.CreateNewElement()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.CreateNewElementString">
<summary>Sets the stub of ConfigurationElementCollection.CreateNewElement(String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ElementName">
<summary>Sets the stub of ConfigurationElementCollection.get_ElementName()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ElementNameGet">
<summary>Sets the stub of ConfigurationElementCollection.get_ElementName()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.EqualsObject">
<summary>Sets the stub of ConfigurationElementCollection.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetElementKey(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of StepAssemblyCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetElementKeyConfigurationElement">
<summary>Sets the stub of StepAssemblyCollection.GetElementKey(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetHashCode">
<summary>Sets the stub of ConfigurationElementCollection.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetHashCode01">
<summary>Sets the stub of ConfigurationElementCollection.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.InitializeStub">
<summary>Initializes a new instance of type StubStepAssemblyCollection</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsElementName(System.String)">
<summary>Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsElementNameString">
<summary>Sets the stub of ConfigurationElementCollection.IsElementName(String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsElementRemovable(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsElementRemovableConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.IsElementRemovable(ConfigurationElement element)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsModified">
<summary>Sets the stub of ConfigurationElementCollection.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsModified01">
<summary>Sets the stub of ConfigurationElementCollection.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsReadOnly">
<summary>Sets the stub of ConfigurationElementCollection.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.IsReadOnly01">
<summary>Sets the stub of ConfigurationElementCollection.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElementCollection.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ResetModified">
<summary>Sets the stub of ConfigurationElementCollection.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ResetModified01">
<summary>Sets the stub of ConfigurationElementCollection.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElementCollection.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.SetReadOnly">
<summary>Sets the stub of ConfigurationElementCollection.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.SetReadOnly01">
<summary>Sets the stub of ConfigurationElementCollection.SetReadOnly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ThrowOnDuplicate">
<summary>Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.ThrowOnDuplicateGet">
<summary>Sets the stub of ConfigurationElementCollection.get_ThrowOnDuplicate()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyCollection.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElementCollection.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.StepAssemblyConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubStepAssemblyConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubStepAssemblyConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.TraceConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubTraceConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubTraceConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.AppConfig.UnitTestProviderConfigElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.InitializeStub">
<summary>Initializes a new instance of type StubUnitTestProviderConfigElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.IsModified">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.IsModified01">
<summary>Sets the stub of ConfigurationElement.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ResetModified">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.ResetModified01">
<summary>Sets the stub of ConfigurationElement.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.AppConfig.Fakes.StubUnitTestProviderConfigElement.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigDefaults">
<summary>Shim type of TechTalk.SpecFlow.Configuration.ConfigDefaults</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigDefaults.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigDefaults.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigDefaults.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigDefaults.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigDefaults.StaticConstructor">
<summary>Sets the shim of ConfigDefaults.ConfigDefaults()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader">
<summary>Shim type of TechTalk.SpecFlow.Configuration.ConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.#ctor(TechTalk.SpecFlow.Configuration.ConfigurationLoader)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.GetSpecflowJsonFilePath">
<summary>Sets the shim of ConfigurationLoader.GetSpecflowJsonFilePath()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.HasAppConfigGet">
<summary>Sets the shim of ConfigurationLoader.get_HasAppConfig()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.HasJsonConfigGet">
<summary>Sets the shim of ConfigurationLoader.get_HasJsonConfig()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.LoadAppConfigSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.LoadAppConfigSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.LoadJsonSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.LoadJsonSpecFlowConfigurationString">
<summary>Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.LoadSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.LoadSpecFlowConfigurationISpecFlowConfigurationHolder">
<summary>Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.TraceConfigSourceITraceListenerSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.AllInstances.UpdateSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the shim of ConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.Bind(TechTalk.SpecFlow.Configuration.IConfigurationLoader)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.Constructor">
<summary>Sets the shim of ConfigurationLoader.ConfigurationLoader()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultAdditionalStepAssembliesGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultAdditionalStepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultAllowDebugGeneratedFilesGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultAllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultAllowRowTestsGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultAllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultBindingCultureGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultBindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultDetectAmbiguousMatchesGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultDetectAmbiguousMatches()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultFeatureLanguageGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultFeatureLanguage()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultGeneratorPathGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultGeneratorPath()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultMarkFeaturesParallelizableGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultMarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultMinTracedDurationGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultMinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultMissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultMissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultObsoleteBehaviorGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultSkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultSkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultStepDefinitionSkeletonStyleGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultStepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultStopAtFirstErrorGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultStopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultToolLanguageGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultToolLanguage()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultTraceSuccessfulStepsGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultTraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultTraceTimingsGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultTraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.DefaultUnitTestProviderGet">
<summary>Sets the shim of ConfigurationLoader.get_DefaultUnitTestProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.GetDefault">
<summary>Sets the shim of ConfigurationLoader.GetDefault()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.GetSpecflowJsonFilePath">
<summary>Sets the shim of ConfigurationLoader.GetSpecflowJsonFilePath()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.HasAppConfigGet">
<summary>Sets the shim of ConfigurationLoader.get_HasAppConfig()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.HasJsonConfigGet">
<summary>Sets the shim of ConfigurationLoader.get_HasJsonConfig()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.LoadAppConfigSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.LoadAppConfigSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the shim of ConfigurationLoader.LoadAppConfig(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.LoadJsonSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.LoadJsonSpecFlowConfigurationString">
<summary>Sets the shim of ConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.LoadSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.LoadSpecFlowConfigurationISpecFlowConfigurationHolder">
<summary>Sets the shim of ConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.TraceConfigSourceITraceListenerSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationLoader.UpdateSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the shim of ConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler">
<summary>Shim type of TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.#ctor(TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.BindingCultureGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.BindingCultureSetBindingCultureConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_BindingCulture(BindingCultureConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.CucumberMessagesGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_CucumberMessages()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.CucumberMessagesSetCucumberMessagesElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_CucumberMessages(CucumberMessagesElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.GeneratorGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Generator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.GeneratorSetGeneratorConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Generator(GeneratorConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.LanguageGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.LanguageSetLanguageConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Language(LanguageConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.RuntimeGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Runtime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.RuntimeSetRuntimeConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Runtime(RuntimeConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.StepAssembliesGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_StepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.StepAssembliesSetStepAssemblyCollection">
<summary>Sets the shim of ConfigurationSectionHandler.set_StepAssemblies(StepAssemblyCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.TraceGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Trace()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.AllInstances.TraceSetTraceConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Trace(TraceConfigElement value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.BindingCultureGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.BindingCultureSetBindingCultureConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_BindingCulture(BindingCultureConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.Constructor">
<summary>Sets the shim of ConfigurationSectionHandler.ConfigurationSectionHandler()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.CreateFromXmlString">
<summary>Sets the shim of ConfigurationSectionHandler.CreateFromXml(String xmlContent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.CreateFromXmlXmlNode">
<summary>Sets the shim of ConfigurationSectionHandler.CreateFromXml(XmlNode xmlContent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.CucumberMessagesGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_CucumberMessages()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.CucumberMessagesSetCucumberMessagesElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_CucumberMessages(CucumberMessagesElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.GeneratorGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Generator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.GeneratorSetGeneratorConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Generator(GeneratorConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.LanguageGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.LanguageSetLanguageConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Language(LanguageConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.RuntimeGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Runtime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.RuntimeSetRuntimeConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Runtime(RuntimeConfigElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.StepAssembliesGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_StepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.StepAssembliesSetStepAssemblyCollection">
<summary>Sets the shim of ConfigurationSectionHandler.set_StepAssemblies(StepAssemblyCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.TraceGet">
<summary>Sets the shim of ConfigurationSectionHandler.get_Trace()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimConfigurationSectionHandler.TraceSetTraceConfigElement">
<summary>Sets the shim of ConfigurationSectionHandler.set_Trace(TraceConfigElement value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration">
<summary>Shim type of TechTalk.SpecFlow.Configuration.CucumberMessagesConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.#ctor(TechTalk.SpecFlow.Configuration.CucumberMessagesConfiguration)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.AllInstances.EnabledGet">
<summary>Sets the shim of CucumberMessagesConfiguration.get_Enabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.AllInstances.EnabledSetBoolean">
<summary>Sets the shim of CucumberMessagesConfiguration.set_Enabled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.AllInstances.SinksGet">
<summary>Sets the shim of CucumberMessagesConfiguration.get_Sinks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.AllInstances.SinksSetListOfCucumberMessagesSink">
<summary>Sets the shim of CucumberMessagesConfiguration.set_Sinks(List`1&lt;CucumberMessagesSink&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.Constructor">
<summary>Sets the shim of CucumberMessagesConfiguration.CucumberMessagesConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.EnabledGet">
<summary>Sets the shim of CucumberMessagesConfiguration.get_Enabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.EnabledSetBoolean">
<summary>Sets the shim of CucumberMessagesConfiguration.set_Enabled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.SinksGet">
<summary>Sets the shim of CucumberMessagesConfiguration.get_Sinks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesConfiguration.SinksSetListOfCucumberMessagesSink">
<summary>Sets the shim of CucumberMessagesConfiguration.set_Sinks(List`1&lt;CucumberMessagesSink&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink">
<summary>Shim type of TechTalk.SpecFlow.Configuration.CucumberMessagesSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.#ctor(TechTalk.SpecFlow.Configuration.CucumberMessagesSink)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.AllInstances.PathGet">
<summary>Sets the shim of CucumberMessagesSink.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.AllInstances.TypeGet">
<summary>Sets the shim of CucumberMessagesSink.get_Type()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.ConstructorStringString">
<summary>Sets the shim of CucumberMessagesSink.CucumberMessagesSink(String type, String path)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.PathGet">
<summary>Sets the shim of CucumberMessagesSink.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimCucumberMessagesSink.TypeGet">
<summary>Sets the shim of CucumberMessagesSink.get_Type()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider">
<summary>Shim type of TechTalk.SpecFlow.Configuration.DefaultRuntimeConfigurationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.#ctor(TechTalk.SpecFlow.Configuration.DefaultRuntimeConfigurationProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.AllInstances.LoadConfigurationSpecFlowConfiguration">
<summary>Sets the shim of DefaultRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.Bind(TechTalk.SpecFlow.Configuration.IRuntimeConfigurationProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.ConstructorIConfigurationLoader">
<summary>Sets the shim of DefaultRuntimeConfigurationProvider.DefaultRuntimeConfigurationProvider(IConfigurationLoader configurationLoader)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimDefaultRuntimeConfigurationProvider.LoadConfigurationSpecFlowConfiguration">
<summary>Sets the shim of DefaultRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration">
<summary>Shim type of TechTalk.SpecFlow.Configuration.SpecFlowConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.#ctor(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AdditionalStepAssembliesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_AdditionalStepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AdditionalStepAssembliesSetListOfString">
<summary>Sets the shim of SpecFlowConfiguration.set_AdditionalStepAssemblies(List`1&lt;String&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.AdditionalStepAssembliesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_AdditionalStepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.AdditionalStepAssembliesSetListOfString">
<summary>Sets the shim of SpecFlowConfiguration.set_AdditionalStepAssemblies(List`1&lt;String&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.AllowDebugGeneratedFilesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_AllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.AllowDebugGeneratedFilesSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_AllowDebugGeneratedFiles(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.AllowRowTestsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_AllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.AllowRowTestsSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_AllowRowTests(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.BindingCultureGet">
<summary>Sets the shim of SpecFlowConfiguration.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.BindingCultureSetCultureInfo">
<summary>Sets the shim of SpecFlowConfiguration.set_BindingCulture(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.ConfigSourceGet">
<summary>Sets the shim of SpecFlowConfiguration.get_ConfigSource()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.ConfigSourceSetConfigSource">
<summary>Sets the shim of SpecFlowConfiguration.set_ConfigSource(ConfigSource value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.CucumberMessagesConfigurationGet">
<summary>Sets the shim of SpecFlowConfiguration.get_CucumberMessagesConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.CustomDependenciesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_CustomDependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.CustomDependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of SpecFlowConfiguration.set_CustomDependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.EqualsObject">
<summary>Sets the shim of SpecFlowConfiguration.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.EqualsSpecFlowConfiguration">
<summary>Sets the shim of SpecFlowConfiguration.Equals(SpecFlowConfiguration other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.FeatureLanguageGet">
<summary>Sets the shim of SpecFlowConfiguration.get_FeatureLanguage()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.FeatureLanguageSetCultureInfo">
<summary>Sets the shim of SpecFlowConfiguration.set_FeatureLanguage(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.GeneratorCustomDependenciesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_GeneratorCustomDependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.GeneratorCustomDependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of SpecFlowConfiguration.set_GeneratorCustomDependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.GetHashCode01">
<summary>Sets the shim of SpecFlowConfiguration.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.MarkFeaturesParallelizableGet">
<summary>Sets the shim of SpecFlowConfiguration.get_MarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.MarkFeaturesParallelizableSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_MarkFeaturesParallelizable(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.MinTracedDurationGet">
<summary>Sets the shim of SpecFlowConfiguration.get_MinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.MinTracedDurationSetTimeSpan">
<summary>Sets the shim of SpecFlowConfiguration.set_MinTracedDuration(TimeSpan value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.MissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of SpecFlowConfiguration.get_MissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.MissingOrPendingStepsOutcomeSetMissingOrPendingStepsOutcome">
<summary>Sets the shim of SpecFlowConfiguration.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.ObsoleteBehaviorGet">
<summary>Sets the shim of SpecFlowConfiguration.get_ObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.ObsoleteBehaviorSetObsoleteBehavior">
<summary>Sets the shim of SpecFlowConfiguration.set_ObsoleteBehavior(ObsoleteBehavior value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.SkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_SkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.SkipParallelizableMarkerForTagsSetStringArray">
<summary>Sets the shim of SpecFlowConfiguration.set_SkipParallelizableMarkerForTags(String[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.StepDefinitionSkeletonStyleGet">
<summary>Sets the shim of SpecFlowConfiguration.get_StepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.StepDefinitionSkeletonStyleSetStepDefinitionSkeletonStyle">
<summary>Sets the shim of SpecFlowConfiguration.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.StopAtFirstErrorGet">
<summary>Sets the shim of SpecFlowConfiguration.get_StopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.StopAtFirstErrorSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_StopAtFirstError(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.TraceSuccessfulStepsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_TraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.TraceSuccessfulStepsSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_TraceSuccessfulSteps(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.TraceTimingsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_TraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllInstances.TraceTimingsSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_TraceTimings(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllowDebugGeneratedFilesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_AllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllowDebugGeneratedFilesSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_AllowDebugGeneratedFiles(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllowRowTestsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_AllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.AllowRowTestsSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_AllowRowTests(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.BindingCultureGet">
<summary>Sets the shim of SpecFlowConfiguration.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.BindingCultureSetCultureInfo">
<summary>Sets the shim of SpecFlowConfiguration.set_BindingCulture(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.ConfigSourceGet">
<summary>Sets the shim of SpecFlowConfiguration.get_ConfigSource()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.ConfigSourceSetConfigSource">
<summary>Sets the shim of SpecFlowConfiguration.set_ConfigSource(ConfigSource value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.ConstructorConfigSourceContainerRegistrationCollectionContainerRegistrationCollectionCultureInfoCultureInfoBooleanMissingOrPendingStepsOutcomeBooleanBooleanTimeSpanStepDefinitionSkeletonStyleListOfStringBooleanBooleanBooleanStringArrayObsoleteBehaviorCucum">
<summary>Sets the shim of SpecFlowConfiguration.SpecFlowConfiguration(ConfigSource configSource, ContainerRegistrationCollection customDependencies, ContainerRegistrationCollection generatorCustomDependencies, CultureInfo featureLanguage, CultureInfo bindingCulture, Boolean stopAtFirstError, MissingOrPendingStepsOutcome missingOrPendingStepsOutcome, Boolean traceSuccessfulSteps, Boolean traceTimings, TimeSpan minTracedDuration, StepDefinitionSkeletonStyle stepDefinitionSkeletonStyle, List`1&lt;String&gt; additionalStepAssemblies, Boolean allowDebugGeneratedFiles, Boolean allowRowTests, Boolean markFeaturesParallelizable, String[] skipParallelizableMarkerForTags, ObsoleteBehavior obsoleteBehavior, CucumberMessagesConfiguration cucumberMessagesConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.CucumberMessagesConfigurationGet">
<summary>Sets the shim of SpecFlowConfiguration.get_CucumberMessagesConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.CustomDependenciesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_CustomDependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.CustomDependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of SpecFlowConfiguration.set_CustomDependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.EqualsObject">
<summary>Sets the shim of SpecFlowConfiguration.Equals(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.EqualsSpecFlowConfiguration">
<summary>Sets the shim of SpecFlowConfiguration.Equals(SpecFlowConfiguration other)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.FeatureLanguageGet">
<summary>Sets the shim of SpecFlowConfiguration.get_FeatureLanguage()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.FeatureLanguageSetCultureInfo">
<summary>Sets the shim of SpecFlowConfiguration.set_FeatureLanguage(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.GeneratorCustomDependenciesGet">
<summary>Sets the shim of SpecFlowConfiguration.get_GeneratorCustomDependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.GeneratorCustomDependenciesSetContainerRegistrationCollection">
<summary>Sets the shim of SpecFlowConfiguration.set_GeneratorCustomDependencies(ContainerRegistrationCollection value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.GetHashCode">
<summary>Sets the shim of SpecFlowConfiguration.GetHashCode()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.MarkFeaturesParallelizableGet">
<summary>Sets the shim of SpecFlowConfiguration.get_MarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.MarkFeaturesParallelizableSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_MarkFeaturesParallelizable(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.MinTracedDurationGet">
<summary>Sets the shim of SpecFlowConfiguration.get_MinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.MinTracedDurationSetTimeSpan">
<summary>Sets the shim of SpecFlowConfiguration.set_MinTracedDuration(TimeSpan value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.MissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of SpecFlowConfiguration.get_MissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.MissingOrPendingStepsOutcomeSetMissingOrPendingStepsOutcome">
<summary>Sets the shim of SpecFlowConfiguration.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.ObsoleteBehaviorGet">
<summary>Sets the shim of SpecFlowConfiguration.get_ObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.ObsoleteBehaviorSetObsoleteBehavior">
<summary>Sets the shim of SpecFlowConfiguration.set_ObsoleteBehavior(ObsoleteBehavior value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.SkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_SkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.SkipParallelizableMarkerForTagsSetStringArray">
<summary>Sets the shim of SpecFlowConfiguration.set_SkipParallelizableMarkerForTags(String[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.StepDefinitionSkeletonStyleGet">
<summary>Sets the shim of SpecFlowConfiguration.get_StepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.StepDefinitionSkeletonStyleSetStepDefinitionSkeletonStyle">
<summary>Sets the shim of SpecFlowConfiguration.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.StopAtFirstErrorGet">
<summary>Sets the shim of SpecFlowConfiguration.get_StopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.StopAtFirstErrorSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_StopAtFirstError(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.TraceSuccessfulStepsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_TraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.TraceSuccessfulStepsSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_TraceSuccessfulSteps(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.TraceTimingsGet">
<summary>Sets the shim of SpecFlowConfiguration.get_TraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.ShimSpecFlowConfiguration.TraceTimingsSetBoolean">
<summary>Sets the shim of SpecFlowConfiguration.set_TraceTimings(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationLoader">
<summary>Stub type of TechTalk.SpecFlow.Configuration.ConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationLoader.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationLoader.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationLoader.InitializeStub">
<summary>Initializes a new instance of type StubConfigurationLoader</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationLoader.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationLoader.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler">
<summary>Stub type of TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.DeserializeElement(System.Xml.XmlReader,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.DeserializeElementXmlReaderBoolean">
<summary>Sets the stub of ConfigurationElement.DeserializeElement(XmlReader reader, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.DeserializeSection(System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationSection.DeserializeSection(XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.DeserializeSectionXmlReader">
<summary>Sets the stub of ConfigurationSection.DeserializeSection(XmlReader reader)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ElementProperty">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ElementPropertyGet">
<summary>Sets the stub of ConfigurationElement.get_ElementProperty()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.Equals(System.Object)">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.EqualsObject">
<summary>Sets the stub of ConfigurationElement.Equals(Object compareTo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetHashCode">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetHashCode01">
<summary>Sets the stub of ConfigurationElement.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetRuntimeObject">
<summary>Sets the stub of ConfigurationSection.GetRuntimeObject()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetRuntimeObject01">
<summary>Sets the stub of ConfigurationSection.GetRuntimeObject()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetTransformedAssemblyString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetTransformedAssemblyStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedAssemblyString(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetTransformedTypeString(System.String)">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.GetTransformedTypeStringString">
<summary>Sets the stub of ConfigurationElement.GetTransformedTypeString(String typeName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.Init">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.Init01">
<summary>Sets the stub of ConfigurationElement.Init()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.InitializeDefault">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.InitializeDefault01">
<summary>Sets the stub of ConfigurationElement.InitializeDefault()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.InitializeStub">
<summary>Initializes a new instance of type StubConfigurationSectionHandler</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.IsModified">
<summary>Sets the stub of ConfigurationSection.IsModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.IsModified01">
<summary>Sets the stub of ConfigurationSection.IsModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.IsReadOnly">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.IsReadOnly01">
<summary>Sets the stub of ConfigurationElement.IsReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ListErrors(System.Collections.IList)">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ListErrorsIList">
<summary>Sets the stub of ConfigurationElement.ListErrors(IList errorList)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.OnDeserializeUnrecognizedAttribute(System.String,System.String)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.OnDeserializeUnrecognizedAttributeStringString">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedAttribute(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.OnDeserializeUnrecognizedElementStringXmlReader">
<summary>Sets the stub of ConfigurationElement.OnDeserializeUnrecognizedElement(String elementName, XmlReader reader)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.OnRequiredPropertyNotFound(System.String)">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.OnRequiredPropertyNotFoundString">
<summary>Sets the stub of ConfigurationElement.OnRequiredPropertyNotFound(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.PostDeserialize">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.PostDeserialize01">
<summary>Sets the stub of ConfigurationElement.PostDeserialize()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.PreSerialize(System.Xml.XmlWriter)">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.PreSerializeXmlWriter">
<summary>Sets the stub of ConfigurationElement.PreSerialize(XmlWriter writer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.Properties">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.PropertiesGet">
<summary>Sets the stub of ConfigurationElement.get_Properties()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.Reset(System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ResetConfigurationElement">
<summary>Sets the stub of ConfigurationElement.Reset(ConfigurationElement parentElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ResetModified">
<summary>Sets the stub of ConfigurationSection.ResetModified()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ResetModified01">
<summary>Sets the stub of ConfigurationSection.ResetModified()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SerializeElement(System.Xml.XmlWriter,System.Boolean)">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SerializeElementXmlWriterBoolean">
<summary>Sets the stub of ConfigurationElement.SerializeElement(XmlWriter writer, Boolean serializeCollectionKey)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationSection.SerializeSection(ConfigurationElement parentElement, String name, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SerializeSectionConfigurationElementStringConfigurationSaveMode">
<summary>Sets the stub of ConfigurationSection.SerializeSection(ConfigurationElement parentElement, String name, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SerializeToXmlElement(System.Xml.XmlWriter,System.String)">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SerializeToXmlElementXmlWriterString">
<summary>Sets the stub of ConfigurationElement.SerializeToXmlElement(XmlWriter writer, String elementName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SetReadOnly">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.SetReadOnly01">
<summary>Sets the stub of ConfigurationElement.SetReadOnly()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ShouldSerializeElementInTargetVersion(System.Configuration.ConfigurationElement,System.String,System.Runtime.Versioning.FrameworkName)">
<summary>Sets the stub of ConfigurationSection.ShouldSerializeElementInTargetVersion(ConfigurationElement element, String elementName, FrameworkName targetFramework)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ShouldSerializeElementInTargetVersionConfigurationElementStringFrameworkName">
<summary>Sets the stub of ConfigurationSection.ShouldSerializeElementInTargetVersion(ConfigurationElement element, String elementName, FrameworkName targetFramework)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ShouldSerializePropertyInTargetVersion(System.Configuration.ConfigurationProperty,System.String,System.Runtime.Versioning.FrameworkName,System.Configuration.ConfigurationElement)">
<summary>Sets the stub of ConfigurationSection.ShouldSerializePropertyInTargetVersion(ConfigurationProperty property, String propertyName, FrameworkName targetFramework, ConfigurationElement parentConfigurationElement)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ShouldSerializePropertyInTargetVersionConfigurationPropertyStringFrameworkNameConfigurationElement">
<summary>Sets the stub of ConfigurationSection.ShouldSerializePropertyInTargetVersion(ConfigurationProperty property, String propertyName, FrameworkName targetFramework, ConfigurationElement parentConfigurationElement)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ShouldSerializeSectionInTargetVersion(System.Runtime.Versioning.FrameworkName)">
<summary>Sets the stub of ConfigurationSection.ShouldSerializeSectionInTargetVersion(FrameworkName targetFramework)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.ShouldSerializeSectionInTargetVersionFrameworkName">
<summary>Sets the stub of ConfigurationSection.ShouldSerializeSectionInTargetVersion(FrameworkName targetFramework)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubConfigurationSectionHandler.UnmergeConfigurationElementConfigurationElementConfigurationSaveMode">
<summary>Sets the stub of ConfigurationElement.Unmerge(ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesConfiguration">
<summary>Stub type of TechTalk.SpecFlow.Configuration.CucumberMessagesConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesConfiguration.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesConfiguration.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesConfiguration.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessagesConfiguration</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesConfiguration.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesConfiguration.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesSink">
<summary>Stub type of TechTalk.SpecFlow.Configuration.CucumberMessagesSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesSink.#ctor(System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesSink.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesSink.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessagesSink</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesSink.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubCucumberMessagesSink.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubDefaultRuntimeConfigurationProvider">
<summary>Stub type of TechTalk.SpecFlow.Configuration.DefaultRuntimeConfigurationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubDefaultRuntimeConfigurationProvider.#ctor(TechTalk.SpecFlow.Configuration.IConfigurationLoader)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubDefaultRuntimeConfigurationProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubDefaultRuntimeConfigurationProvider.InitializeStub">
<summary>Initializes a new instance of type StubDefaultRuntimeConfigurationProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubDefaultRuntimeConfigurationProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubDefaultRuntimeConfigurationProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader">
<summary>Stub type of TechTalk.SpecFlow.Configuration.IConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.#ctor">
<summary>Initializes a new instance of type StubIConfigurationLoader</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.LoadSpecFlowConfiguration">
<summary>Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.LoadSpecFlowConfigurationISpecFlowConfigurationHolder">
<summary>Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.TechTalk#SpecFlow#Configuration#IConfigurationLoader#Load(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.TechTalk#SpecFlow#Configuration#IConfigurationLoader#Load(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.Configuration.ISpecFlowConfigurationHolder)">
<summary>Sets the stub of IConfigurationLoader.Load(SpecFlowConfiguration specFlowConfiguration, ISpecFlowConfigurationHolder specFlowConfigurationHolder)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.TechTalk#SpecFlow#Configuration#IConfigurationLoader#TraceConfigSource(TechTalk.SpecFlow.Tracing.ITraceListener,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Sets the stub of IConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.TechTalk#SpecFlow#Configuration#IConfigurationLoader#Update(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler)">
<summary>Sets the stub of IConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.TraceConfigSourceITraceListenerSpecFlowConfiguration">
<summary>Sets the stub of IConfigurationLoader.TraceConfigSource(ITraceListener traceListener, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubIConfigurationLoader.UpdateSpecFlowConfigurationConfigurationSectionHandler">
<summary>Sets the stub of IConfigurationLoader.Update(SpecFlowConfiguration specFlowConfiguration, ConfigurationSectionHandler specFlowConfigSection)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubIRuntimeConfigurationProvider">
<summary>Stub type of TechTalk.SpecFlow.Configuration.IRuntimeConfigurationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIRuntimeConfigurationProvider.#ctor">
<summary>Initializes a new instance of type StubIRuntimeConfigurationProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubIRuntimeConfigurationProvider.LoadConfigurationSpecFlowConfiguration">
<summary>Sets the stub of IRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubIRuntimeConfigurationProvider.TechTalk#SpecFlow#Configuration#IRuntimeConfigurationProvider#LoadConfiguration(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Sets the stub of IRuntimeConfigurationProvider.LoadConfiguration(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder">
<summary>Stub type of TechTalk.SpecFlow.Configuration.ISpecFlowConfigurationHolder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.#ctor">
<summary>Initializes a new instance of type StubISpecFlowConfigurationHolder</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.TechTalk#SpecFlow#Configuration#ISpecFlowConfigurationHolder#ConfigSource">
<summary>Sets the stub of ISpecFlowConfigurationHolder.get_ConfigSource()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.ConfigSourceGet">
<summary>Sets the stub of ISpecFlowConfigurationHolder.get_ConfigSource()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.TechTalk#SpecFlow#Configuration#ISpecFlowConfigurationHolder#Content">
<summary>Sets the stub of ISpecFlowConfigurationHolder.get_Content()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.ContentGet">
<summary>Sets the stub of ISpecFlowConfigurationHolder.get_Content()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.TechTalk#SpecFlow#Configuration#ISpecFlowConfigurationHolder#HasConfiguration">
<summary>Sets the stub of ISpecFlowConfigurationHolder.get_HasConfiguration()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubISpecFlowConfigurationHolder.HasConfigurationGet">
<summary>Sets the stub of ISpecFlowConfigurationHolder.get_HasConfiguration()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration">
<summary>Stub type of TechTalk.SpecFlow.Configuration.SpecFlowConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.#ctor(TechTalk.SpecFlow.Configuration.ConfigSource,BoDi.ContainerRegistrationCollection,BoDi.ContainerRegistrationCollection,System.Globalization.CultureInfo,System.Globalization.CultureInfo,System.Boolean,TechTalk.SpecFlow.Configuration.MissingOrPendingStepsOutcome,System.Boolean,System.Boolean,System.TimeSpan,TechTalk.SpecFlow.BindingSkeletons.StepDefinitionSkeletonStyle,System.Collections.Generic.List{System.String},System.Boolean,System.Boolean,System.Boolean,System.String[],TechTalk.SpecFlow.Configuration.ObsoleteBehavior,TechTalk.SpecFlow.Configuration.CucumberMessagesConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.Equals(System.Object)">
<summary>Sets the stub of SpecFlowConfiguration.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.EqualsObject">
<summary>Sets the stub of SpecFlowConfiguration.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.GetHashCode">
<summary>Sets the stub of SpecFlowConfiguration.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.GetHashCode01">
<summary>Sets the stub of SpecFlowConfiguration.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowConfiguration</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.Fakes.StubSpecFlowConfiguration.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.BindingCultureElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.BindingCultureElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.AllInstances.NameGet">
<summary>Sets the shim of BindingCultureElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.AllInstances.NameSetString">
<summary>Sets the shim of BindingCultureElement.set_Name(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.Constructor">
<summary>Sets the shim of BindingCultureElement.BindingCultureElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.NameGet">
<summary>Sets the shim of BindingCultureElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimBindingCultureElement.NameSetString">
<summary>Sets the shim of BindingCultureElement.set_Name(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessageSinkElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessageSinkElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.PathGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.PathSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.TypeGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.AllInstances.TypeSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Type(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.Constructor">
<summary>Sets the shim of CucumberMessageSinkElement.CucumberMessageSinkElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.PathGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.PathSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.TypeGet">
<summary>Sets the shim of CucumberMessageSinkElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessageSinkElement.TypeSetString">
<summary>Sets the shim of CucumberMessageSinkElement.set_Type(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessagesElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessagesElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.AllInstances.EnabledGet">
<summary>Sets the shim of CucumberMessagesElement.get_Enabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.AllInstances.EnabledSetBoolean">
<summary>Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.AllInstances.SinksGet">
<summary>Sets the shim of CucumberMessagesElement.get_Sinks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.AllInstances.SinksSetListOfCucumberMessageSinkElement">
<summary>Sets the shim of CucumberMessagesElement.set_Sinks(List`1&lt;CucumberMessageSinkElement&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.Constructor">
<summary>Sets the shim of CucumberMessagesElement.CucumberMessagesElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.EnabledGet">
<summary>Sets the shim of CucumberMessagesElement.get_Enabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.EnabledSetBoolean">
<summary>Sets the shim of CucumberMessagesElement.set_Enabled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.SinksGet">
<summary>Sets the shim of CucumberMessagesElement.get_Sinks()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimCucumberMessagesElement.SinksSetListOfCucumberMessageSinkElement">
<summary>Sets the shim of CucumberMessagesElement.set_Sinks(List`1&lt;CucumberMessageSinkElement&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.Dependency</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.Dependency)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.AllInstances.ImplementationTypeGet">
<summary>Sets the shim of Dependency.get_ImplementationType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.AllInstances.ImplementationTypeSetString">
<summary>Sets the shim of Dependency.set_ImplementationType(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.AllInstances.InterfaceTypeGet">
<summary>Sets the shim of Dependency.get_InterfaceType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.AllInstances.InterfaceTypeSetString">
<summary>Sets the shim of Dependency.set_InterfaceType(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.Constructor">
<summary>Sets the shim of Dependency.Dependency()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.ImplementationTypeGet">
<summary>Sets the shim of Dependency.get_ImplementationType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.ImplementationTypeSetString">
<summary>Sets the shim of Dependency.set_ImplementationType(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.InterfaceTypeGet">
<summary>Sets the shim of Dependency.get_InterfaceType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimDependency.InterfaceTypeSetString">
<summary>Sets the shim of Dependency.set_InterfaceType(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.GeneratorElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.GeneratorElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.AllowDebugGeneratedFilesGet">
<summary>Sets the shim of GeneratorElement.get_AllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.AllowDebugGeneratedFilesSetBoolean">
<summary>Sets the shim of GeneratorElement.set_AllowDebugGeneratedFiles(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.AllowRowTestsGet">
<summary>Sets the shim of GeneratorElement.get_AllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.AllowRowTestsSetBoolean">
<summary>Sets the shim of GeneratorElement.set_AllowRowTests(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.MarkFeaturesParallelizableGet">
<summary>Sets the shim of GeneratorElement.get_MarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.MarkFeaturesParallelizableSetBoolean">
<summary>Sets the shim of GeneratorElement.set_MarkFeaturesParallelizable(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.SkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of GeneratorElement.get_SkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllInstances.SkipParallelizableMarkerForTagsSetListOfString">
<summary>Sets the shim of GeneratorElement.set_SkipParallelizableMarkerForTags(List`1&lt;String&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllowDebugGeneratedFilesGet">
<summary>Sets the shim of GeneratorElement.get_AllowDebugGeneratedFiles()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllowDebugGeneratedFilesSetBoolean">
<summary>Sets the shim of GeneratorElement.set_AllowDebugGeneratedFiles(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllowRowTestsGet">
<summary>Sets the shim of GeneratorElement.get_AllowRowTests()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.AllowRowTestsSetBoolean">
<summary>Sets the shim of GeneratorElement.set_AllowRowTests(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.Constructor">
<summary>Sets the shim of GeneratorElement.GeneratorElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.MarkFeaturesParallelizableGet">
<summary>Sets the shim of GeneratorElement.get_MarkFeaturesParallelizable()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.MarkFeaturesParallelizableSetBoolean">
<summary>Sets the shim of GeneratorElement.set_MarkFeaturesParallelizable(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.SkipParallelizableMarkerForTagsGet">
<summary>Sets the shim of GeneratorElement.get_SkipParallelizableMarkerForTags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimGeneratorElement.SkipParallelizableMarkerForTagsSetListOfString">
<summary>Sets the shim of GeneratorElement.set_SkipParallelizableMarkerForTags(List`1&lt;String&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfig</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfig)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.BindingCultureGet">
<summary>Sets the shim of JsonConfig.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.BindingCultureSetBindingCultureElement">
<summary>Sets the shim of JsonConfig.set_BindingCulture(BindingCultureElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.CucumberMessagesGet">
<summary>Sets the shim of JsonConfig.get_CucumberMessages()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.CucumberMessagesSetCucumberMessagesElement">
<summary>Sets the shim of JsonConfig.set_CucumberMessages(CucumberMessagesElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.GeneratorGet">
<summary>Sets the shim of JsonConfig.get_Generator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.GeneratorSetGeneratorElement">
<summary>Sets the shim of JsonConfig.set_Generator(GeneratorElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.LanguageGet">
<summary>Sets the shim of JsonConfig.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.LanguageSetLanguageElement">
<summary>Sets the shim of JsonConfig.set_Language(LanguageElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.RuntimeGet">
<summary>Sets the shim of JsonConfig.get_Runtime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.RuntimeSetRuntimeElement">
<summary>Sets the shim of JsonConfig.set_Runtime(RuntimeElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.StepAssembliesGet">
<summary>Sets the shim of JsonConfig.get_StepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.StepAssembliesSetListOfStepAssemblyElement">
<summary>Sets the shim of JsonConfig.set_StepAssemblies(List`1&lt;StepAssemblyElement&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.TraceGet">
<summary>Sets the shim of JsonConfig.get_Trace()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.AllInstances.TraceSetTraceElement">
<summary>Sets the shim of JsonConfig.set_Trace(TraceElement value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.BindingCultureGet">
<summary>Sets the shim of JsonConfig.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.BindingCultureSetBindingCultureElement">
<summary>Sets the shim of JsonConfig.set_BindingCulture(BindingCultureElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.Constructor">
<summary>Sets the shim of JsonConfig.JsonConfig()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.CucumberMessagesGet">
<summary>Sets the shim of JsonConfig.get_CucumberMessages()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.CucumberMessagesSetCucumberMessagesElement">
<summary>Sets the shim of JsonConfig.set_CucumberMessages(CucumberMessagesElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.GeneratorGet">
<summary>Sets the shim of JsonConfig.get_Generator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.GeneratorSetGeneratorElement">
<summary>Sets the shim of JsonConfig.set_Generator(GeneratorElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.LanguageGet">
<summary>Sets the shim of JsonConfig.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.LanguageSetLanguageElement">
<summary>Sets the shim of JsonConfig.set_Language(LanguageElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.RuntimeGet">
<summary>Sets the shim of JsonConfig.get_Runtime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.RuntimeSetRuntimeElement">
<summary>Sets the shim of JsonConfig.set_Runtime(RuntimeElement value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.StepAssembliesGet">
<summary>Sets the shim of JsonConfig.get_StepAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.StepAssembliesSetListOfStepAssemblyElement">
<summary>Sets the shim of JsonConfig.set_StepAssemblies(List`1&lt;StepAssemblyElement&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.TraceGet">
<summary>Sets the shim of JsonConfig.get_Trace()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfig.TraceSetTraceElement">
<summary>Sets the shim of JsonConfig.set_Trace(TraceElement value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfigurationLoader)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.AllInstances.LoadJsonSpecFlowConfigurationString">
<summary>Sets the shim of JsonConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.Constructor">
<summary>Sets the shim of JsonConfigurationLoader.JsonConfigurationLoader()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimJsonConfigurationLoader.LoadJsonSpecFlowConfigurationString">
<summary>Sets the shim of JsonConfigurationLoader.LoadJson(SpecFlowConfiguration specFlowConfiguration, String jsonContent)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.LanguageElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.LanguageElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.AllInstances.FeatureGet">
<summary>Sets the shim of LanguageElement.get_Feature()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.AllInstances.FeatureSetString">
<summary>Sets the shim of LanguageElement.set_Feature(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.Constructor">
<summary>Sets the shim of LanguageElement.LanguageElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.FeatureGet">
<summary>Sets the shim of LanguageElement.get_Feature()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimLanguageElement.FeatureSetString">
<summary>Sets the shim of LanguageElement.set_Feature(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.PluginElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.PluginElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.NameGet">
<summary>Sets the shim of PluginElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.NameSetString">
<summary>Sets the shim of PluginElement.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.ParametersGet">
<summary>Sets the shim of PluginElement.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.ParametersSetString">
<summary>Sets the shim of PluginElement.set_Parameters(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.PathGet">
<summary>Sets the shim of PluginElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.PathSetString">
<summary>Sets the shim of PluginElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.TypeGet">
<summary>Sets the shim of PluginElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.AllInstances.TypeSetPluginType">
<summary>Sets the shim of PluginElement.set_Type(PluginType value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.Constructor">
<summary>Sets the shim of PluginElement.PluginElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.NameGet">
<summary>Sets the shim of PluginElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.NameSetString">
<summary>Sets the shim of PluginElement.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.ParametersGet">
<summary>Sets the shim of PluginElement.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.ParametersSetString">
<summary>Sets the shim of PluginElement.set_Parameters(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.PathGet">
<summary>Sets the shim of PluginElement.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.PathSetString">
<summary>Sets the shim of PluginElement.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.TypeGet">
<summary>Sets the shim of PluginElement.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimPluginElement.TypeSetPluginType">
<summary>Sets the shim of PluginElement.set_Type(PluginType value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.RuntimeElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.RuntimeElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.DependenciesGet">
<summary>Sets the shim of RuntimeElement.get_Dependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.DependenciesSetListOfDependency">
<summary>Sets the shim of RuntimeElement.set_Dependencies(List`1&lt;Dependency&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.MissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of RuntimeElement.get_MissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.MissingOrPendingStepsOutcomeSetMissingOrPendingStepsOutcome">
<summary>Sets the shim of RuntimeElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.ObsoleteBehaviorGet">
<summary>Sets the shim of RuntimeElement.get_ObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.ObsoleteBehaviorSetObsoleteBehavior">
<summary>Sets the shim of RuntimeElement.set_ObsoleteBehavior(ObsoleteBehavior value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.StopAtFirstErrorGet">
<summary>Sets the shim of RuntimeElement.get_StopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.AllInstances.StopAtFirstErrorSetBoolean">
<summary>Sets the shim of RuntimeElement.set_StopAtFirstError(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.Constructor">
<summary>Sets the shim of RuntimeElement.RuntimeElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.DependenciesGet">
<summary>Sets the shim of RuntimeElement.get_Dependencies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.DependenciesSetListOfDependency">
<summary>Sets the shim of RuntimeElement.set_Dependencies(List`1&lt;Dependency&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.MissingOrPendingStepsOutcomeGet">
<summary>Sets the shim of RuntimeElement.get_MissingOrPendingStepsOutcome()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.MissingOrPendingStepsOutcomeSetMissingOrPendingStepsOutcome">
<summary>Sets the shim of RuntimeElement.set_MissingOrPendingStepsOutcome(MissingOrPendingStepsOutcome value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.ObsoleteBehaviorGet">
<summary>Sets the shim of RuntimeElement.get_ObsoleteBehavior()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.ObsoleteBehaviorSetObsoleteBehavior">
<summary>Sets the shim of RuntimeElement.set_ObsoleteBehavior(ObsoleteBehavior value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.StopAtFirstErrorGet">
<summary>Sets the shim of RuntimeElement.get_StopAtFirstError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimRuntimeElement.StopAtFirstErrorSetBoolean">
<summary>Sets the shim of RuntimeElement.set_StopAtFirstError(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.StepAssemblyElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.StepAssemblyElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.AllInstances.AssemblyGet">
<summary>Sets the shim of StepAssemblyElement.get_Assembly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.AllInstances.AssemblySetString">
<summary>Sets the shim of StepAssemblyElement.set_Assembly(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.AssemblyGet">
<summary>Sets the shim of StepAssemblyElement.get_Assembly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.AssemblySetString">
<summary>Sets the shim of StepAssemblyElement.set_Assembly(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimStepAssemblyElement.Constructor">
<summary>Sets the shim of StepAssemblyElement.StepAssemblyElement()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.TraceElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.TraceElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.MinTracedDurationGet">
<summary>Sets the shim of TraceElement.get_MinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.MinTracedDurationSetTimeSpan">
<summary>Sets the shim of TraceElement.set_MinTracedDuration(TimeSpan value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.StepDefinitionSkeletonStyleGet">
<summary>Sets the shim of TraceElement.get_StepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.StepDefinitionSkeletonStyleSetStepDefinitionSkeletonStyle">
<summary>Sets the shim of TraceElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.TraceSuccessfulStepsGet">
<summary>Sets the shim of TraceElement.get_TraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.TraceSuccessfulStepsSetBoolean">
<summary>Sets the shim of TraceElement.set_TraceSuccessfulSteps(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.TraceTimingsGet">
<summary>Sets the shim of TraceElement.get_TraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.AllInstances.TraceTimingsSetBoolean">
<summary>Sets the shim of TraceElement.set_TraceTimings(Boolean value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.Constructor">
<summary>Sets the shim of TraceElement.TraceElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.MinTracedDurationGet">
<summary>Sets the shim of TraceElement.get_MinTracedDuration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.MinTracedDurationSetTimeSpan">
<summary>Sets the shim of TraceElement.set_MinTracedDuration(TimeSpan value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.StepDefinitionSkeletonStyleGet">
<summary>Sets the shim of TraceElement.get_StepDefinitionSkeletonStyle()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.StepDefinitionSkeletonStyleSetStepDefinitionSkeletonStyle">
<summary>Sets the shim of TraceElement.set_StepDefinitionSkeletonStyle(StepDefinitionSkeletonStyle value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.TraceSuccessfulStepsGet">
<summary>Sets the shim of TraceElement.get_TraceSuccessfulSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.TraceSuccessfulStepsSetBoolean">
<summary>Sets the shim of TraceElement.set_TraceSuccessfulSteps(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.TraceTimingsGet">
<summary>Sets the shim of TraceElement.get_TraceTimings()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimTraceElement.TraceTimingsSetBoolean">
<summary>Sets the shim of TraceElement.set_TraceTimings(Boolean value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement">
<summary>Shim type of TechTalk.SpecFlow.Configuration.JsonConfig.UnitTestProviderElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.#ctor(TechTalk.SpecFlow.Configuration.JsonConfig.UnitTestProviderElement)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.AllInstances.NameGet">
<summary>Sets the shim of UnitTestProviderElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.AllInstances.NameSetString">
<summary>Sets the shim of UnitTestProviderElement.set_Name(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.Constructor">
<summary>Sets the shim of UnitTestProviderElement.UnitTestProviderElement()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.NameGet">
<summary>Sets the shim of UnitTestProviderElement.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.ShimUnitTestProviderElement.NameSetString">
<summary>Sets the shim of UnitTestProviderElement.set_Name(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubBindingCultureElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.BindingCultureElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubBindingCultureElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubBindingCultureElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubBindingCultureElement.InitializeStub">
<summary>Initializes a new instance of type StubBindingCultureElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubBindingCultureElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubBindingCultureElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessageSinkElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessageSinkElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessageSinkElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessageSinkElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessageSinkElement.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessageSinkElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessageSinkElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessageSinkElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessagesElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.CucumberMessagesElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessagesElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessagesElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessagesElement.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessagesElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessagesElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubCucumberMessagesElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubDependency">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.Dependency</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubDependency.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubDependency.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubDependency.InitializeStub">
<summary>Initializes a new instance of type StubDependency</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubDependency.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubDependency.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubGeneratorElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.GeneratorElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubGeneratorElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubGeneratorElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubGeneratorElement.InitializeStub">
<summary>Initializes a new instance of type StubGeneratorElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubGeneratorElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubGeneratorElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfig">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfig</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfig.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfig.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfig.InitializeStub">
<summary>Initializes a new instance of type StubJsonConfig</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfig.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfig.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfigurationLoader">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.JsonConfigurationLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfigurationLoader.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfigurationLoader.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfigurationLoader.InitializeStub">
<summary>Initializes a new instance of type StubJsonConfigurationLoader</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfigurationLoader.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubJsonConfigurationLoader.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubLanguageElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.LanguageElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubLanguageElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubLanguageElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubLanguageElement.InitializeStub">
<summary>Initializes a new instance of type StubLanguageElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubLanguageElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubLanguageElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubPluginElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.PluginElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubPluginElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubPluginElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubPluginElement.InitializeStub">
<summary>Initializes a new instance of type StubPluginElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubPluginElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubPluginElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubRuntimeElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.RuntimeElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubRuntimeElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubRuntimeElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubRuntimeElement.InitializeStub">
<summary>Initializes a new instance of type StubRuntimeElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubRuntimeElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubRuntimeElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubStepAssemblyElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.StepAssemblyElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubStepAssemblyElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubStepAssemblyElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubStepAssemblyElement.InitializeStub">
<summary>Initializes a new instance of type StubStepAssemblyElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubStepAssemblyElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubStepAssemblyElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubTraceElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.TraceElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubTraceElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubTraceElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubTraceElement.InitializeStub">
<summary>Initializes a new instance of type StubTraceElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubTraceElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubTraceElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubUnitTestProviderElement">
<summary>Stub type of TechTalk.SpecFlow.Configuration.JsonConfig.UnitTestProviderElement</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubUnitTestProviderElement.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubUnitTestProviderElement.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubUnitTestProviderElement.InitializeStub">
<summary>Initializes a new instance of type StubUnitTestProviderElement</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubUnitTestProviderElement.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Configuration.JsonConfig.Fakes.StubUnitTestProviderElement.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.CucumberMessageFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildEnvelopeMessageIResultOfTestCaseFinished">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseFinished&gt; testCaseFinished)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildEnvelopeMessageIResultOfTestCaseStarted">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseStarted&gt; testCaseStarted)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildEnvelopeMessageIResultOfTestRunFinished">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunFinished&gt; testRunFinished)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildEnvelopeMessageIResultOfTestRunStarted">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunStarted&gt; testRunStarted)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildTestCaseFinishedMessageGuidDateTimeTestResult">
<summary>Sets the shim of CucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildTestCaseStartedMessageGuidDateTimeTypesTestCaseStartedPlatform">
<summary>Sets the shim of CucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildTestRunFinishedMessageBooleanDateTime">
<summary>Sets the shim of CucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.BuildTestRunStartedMessageDateTime">
<summary>Sets the shim of CucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.AllInstances.ConvertToPickleIdStringGuid">
<summary>Sets the shim of CucumberMessageFactory.ConvertToPickleIdString(Guid id)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ICucumberMessageFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildEnvelopeMessageIResultOfTestCaseFinished">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseFinished&gt; testCaseFinished)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildEnvelopeMessageIResultOfTestCaseStarted">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseStarted&gt; testCaseStarted)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildEnvelopeMessageIResultOfTestRunFinished">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunFinished&gt; testRunFinished)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildEnvelopeMessageIResultOfTestRunStarted">
<summary>Sets the shim of CucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunStarted&gt; testRunStarted)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildTestCaseFinishedMessageGuidDateTimeTestResult">
<summary>Sets the shim of CucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildTestCaseStartedMessageGuidDateTimeTypesTestCaseStartedPlatform">
<summary>Sets the shim of CucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildTestRunFinishedMessageBooleanDateTime">
<summary>Sets the shim of CucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.BuildTestRunStartedMessageDateTime">
<summary>Sets the shim of CucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.Constructor">
<summary>Sets the shim of CucumberMessageFactory.CucumberMessageFactory()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageFactory.ConvertToPickleIdStringGuid">
<summary>Sets the shim of CucumberMessageFactory.ConvertToPickleIdString(Guid id)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageSender</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.#ctor(TechTalk.SpecFlow.CucumberMessages.CucumberMessageSender)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.AllInstances.SendMessageOrThrowExceptionIResultOfEnvelope">
<summary>Sets the shim of CucumberMessageSender.SendMessageOrThrowException(IResult`1&lt;Envelope&gt; messageResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.AllInstances.SendTestCaseFinishedScenarioInfoTestResult">
<summary>Sets the shim of CucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.AllInstances.SendTestCaseStartedScenarioInfo">
<summary>Sets the shim of CucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.AllInstances.SendTestRunFinishedTestRunResult">
<summary>Sets the shim of CucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.AllInstances.SendTestRunStarted">
<summary>Sets the shim of CucumberMessageSender.SendTestRunStarted()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.Bind(TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSender)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.ConstructorICucumberMessageFactoryIPlatformFactoryIFieldValueProviderITestRunResultSuccessCalculatorISinkProvider">
<summary>Sets the shim of CucumberMessageSender.CucumberMessageSender(ICucumberMessageFactory cucumberMessageFactory, IPlatformFactory platformFactory, IFieldValueProvider fieldValueProvider, ITestRunResultSuccessCalculator testRunResultSuccessCalculator, ISinkProvider sinkProvider)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.SendMessageOrThrowExceptionIResultOfEnvelope">
<summary>Sets the shim of CucumberMessageSender.SendMessageOrThrowException(IResult`1&lt;Envelope&gt; messageResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.SendTestCaseFinishedScenarioInfoTestResult">
<summary>Sets the shim of CucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.SendTestCaseStartedScenarioInfo">
<summary>Sets the shim of CucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.SendTestRunFinishedTestRunResult">
<summary>Sets the shim of CucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimCucumberMessageSender.SendTestRunStarted">
<summary>Sets the shim of CucumberMessageSender.SendTestRunStarted()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.FieldValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.#ctor(TechTalk.SpecFlow.CucumberMessages.FieldValueProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.GetTestCaseFinishedPickleIdScenarioInfo">
<summary>Sets the shim of FieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.GetTestCaseFinishedTime">
<summary>Sets the shim of FieldValueProvider.GetTestCaseFinishedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.GetTestCaseStartedPickleIdScenarioInfo">
<summary>Sets the shim of FieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.GetTestCaseStartedTime">
<summary>Sets the shim of FieldValueProvider.GetTestCaseStartedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.GetTestRunFinishedTime">
<summary>Sets the shim of FieldValueProvider.GetTestRunFinishedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.GetTestRunStartedTime">
<summary>Sets the shim of FieldValueProvider.GetTestRunStartedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.AllInstances.TryParseUniversalDateTimeStringDateTimeOut">
<summary>Sets the shim of FieldValueProvider.TryParseUniversalDateTime(String source, DateTime&amp; result)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.Bind(TechTalk.SpecFlow.CucumberMessages.IFieldValueProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.ConstructorIEnvironmentWrapperIClockIPickleIdStore">
<summary>Sets the shim of FieldValueProvider.FieldValueProvider(IEnvironmentWrapper environmentWrapper, IClock clock, IPickleIdStore pickleIdStore)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.GetTestCaseFinishedPickleIdScenarioInfo">
<summary>Sets the shim of FieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.GetTestCaseFinishedTime">
<summary>Sets the shim of FieldValueProvider.GetTestCaseFinishedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.GetTestCaseStartedPickleIdScenarioInfo">
<summary>Sets the shim of FieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.GetTestCaseStartedTime">
<summary>Sets the shim of FieldValueProvider.GetTestCaseStartedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.GetTestRunFinishedTime">
<summary>Sets the shim of FieldValueProvider.GetTestRunFinishedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.GetTestRunStartedTime">
<summary>Sets the shim of FieldValueProvider.GetTestRunStartedTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimFieldValueProvider.TryParseUniversalDateTimeStringDateTimeOut">
<summary>Sets the shim of FieldValueProvider.TryParseUniversalDateTime(String source, DateTime&amp; result)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.NonStrictTestRunResultSuccessCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.#ctor(TechTalk.SpecFlow.CucumberMessages.NonStrictTestRunResultSuccessCalculator)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.AllInstances.IsSuccessTestRunResult">
<summary>Sets the shim of NonStrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.Bind(TechTalk.SpecFlow.CucumberMessages.ITestRunResultSuccessCalculator)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.Constructor">
<summary>Sets the shim of NonStrictTestRunResultSuccessCalculator.NonStrictTestRunResultSuccessCalculator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimNonStrictTestRunResultSuccessCalculator.IsSuccessTestRunResult">
<summary>Sets the shim of NonStrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.PickleIdGenerator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.#ctor(TechTalk.SpecFlow.CucumberMessages.PickleIdGenerator)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.AllInstances.GeneratePickleId">
<summary>Sets the shim of PickleIdGenerator.GeneratePickleId()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.Bind(TechTalk.SpecFlow.CucumberMessages.IPickleIdGenerator)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.Constructor">
<summary>Sets the shim of PickleIdGenerator.PickleIdGenerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdGenerator.GeneratePickleId">
<summary>Sets the shim of PickleIdGenerator.GeneratePickleId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.PickleIdStore</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.#ctor(TechTalk.SpecFlow.CucumberMessages.PickleIdStore)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.AllInstances.EnsureIsInitialized">
<summary>Sets the shim of PickleIdStore.EnsureIsInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.AllInstances.GetPickleIdForScenarioScenarioInfo">
<summary>Sets the shim of PickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.Bind(TechTalk.SpecFlow.CucumberMessages.IPickleIdStore)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.ConstructorIPickleIdGeneratorIPickleIdStoreDictionaryFactory">
<summary>Sets the shim of PickleIdStore.PickleIdStore(IPickleIdGenerator pickleIdGenerator, IPickleIdStoreDictionaryFactory pickleIdStoreDictionaryFactory)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.EnsureIsInitialized">
<summary>Sets the shim of PickleIdStore.EnsureIsInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStore.GetPickleIdForScenarioScenarioInfo">
<summary>Sets the shim of PickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.PickleIdStoreDictionaryFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.PickleIdStoreDictionaryFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.AllInstances.BuildDictionary">
<summary>Sets the shim of PickleIdStoreDictionaryFactory.BuildDictionary()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.Bind(TechTalk.SpecFlow.CucumberMessages.IPickleIdStoreDictionaryFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.BuildDictionary">
<summary>Sets the shim of PickleIdStoreDictionaryFactory.BuildDictionary()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPickleIdStoreDictionaryFactory.Constructor">
<summary>Sets the shim of PickleIdStoreDictionaryFactory.PickleIdStoreDictionaryFactory()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.PlatformFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.PlatformFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.AllInstances.BuildFromSystemInformation">
<summary>Sets the shim of PlatformFactory.BuildFromSystemInformation()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.Bind(TechTalk.SpecFlow.CucumberMessages.IPlatformFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.BuildFromSystemInformation">
<summary>Sets the shim of PlatformFactory.BuildFromSystemInformation()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimPlatformFactory.ConstructorISystemInformationProviderISpecFlowVersionInformationProvider">
<summary>Sets the shim of PlatformFactory.PlatformFactory(ISystemInformationProvider systemInformationProvider, ISpecFlowVersionInformationProvider specFlowVersionInformationProvider)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.SinkProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.#ctor(TechTalk.SpecFlow.CucumberMessages.SinkProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.AllInstances.GetMessageSinksFromConfiguration">
<summary>Sets the shim of SinkProvider.GetMessageSinksFromConfiguration()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.Bind(TechTalk.SpecFlow.CucumberMessages.ISinkProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.ConstructorSpecFlowConfigurationIBinaryFileAccessorIProtobufFileNameResolver">
<summary>Sets the shim of SinkProvider.SinkProvider(SpecFlowConfiguration specFlowConfiguration, IBinaryFileAccessor binaryFileAccessor, IProtobufFileNameResolver protobufFileNameResolver)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSinkProvider.GetMessageSinksFromConfiguration">
<summary>Sets the shim of SinkProvider.GetMessageSinksFromConfiguration()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.SpecFlowVersionInformationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.#ctor(TechTalk.SpecFlow.CucumberMessages.SpecFlowVersionInformationProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.AllInstances.GetAssemblyVersion">
<summary>Sets the shim of SpecFlowVersionInformationProvider.GetAssemblyVersion()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.Bind(TechTalk.SpecFlow.CucumberMessages.ISpecFlowVersionInformationProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.Constructor">
<summary>Sets the shim of SpecFlowVersionInformationProvider.SpecFlowVersionInformationProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSpecFlowVersionInformationProvider.GetAssemblyVersion">
<summary>Sets the shim of SpecFlowVersionInformationProvider.GetAssemblyVersion()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.StrictTestRunResultSuccessCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.#ctor(TechTalk.SpecFlow.CucumberMessages.StrictTestRunResultSuccessCalculator)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.AllInstances.IsSuccessTestRunResult">
<summary>Sets the shim of StrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.Bind(TechTalk.SpecFlow.CucumberMessages.ITestRunResultSuccessCalculator)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.Constructor">
<summary>Sets the shim of StrictTestRunResultSuccessCalculator.StrictTestRunResultSuccessCalculator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimStrictTestRunResultSuccessCalculator.IsSuccessTestRunResult">
<summary>Sets the shim of StrictTestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.SystemInformationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.#ctor(TechTalk.SpecFlow.CucumberMessages.SystemInformationProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.AllInstances.GetCpuArchitecture">
<summary>Sets the shim of SystemInformationProvider.GetCpuArchitecture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.AllInstances.GetOperatingSystem">
<summary>Sets the shim of SystemInformationProvider.GetOperatingSystem()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.Bind(TechTalk.SpecFlow.CucumberMessages.ISystemInformationProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.Constructor">
<summary>Sets the shim of SystemInformationProvider.SystemInformationProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.GetCpuArchitecture">
<summary>Sets the shim of SystemInformationProvider.GetCpuArchitecture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimSystemInformationProvider.GetOperatingSystem">
<summary>Sets the shim of SystemInformationProvider.GetOperatingSystem()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestAmbiguousMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.TestAmbiguousMessageFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.AllInstances.BuildFromScenarioContextScenarioContext">
<summary>Sets the shim of TestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ITestAmbiguousMessageFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.BuildFromScenarioContextScenarioContext">
<summary>Sets the shim of TestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestAmbiguousMessageFactory.Constructor">
<summary>Sets the shim of TestAmbiguousMessageFactory.TestAmbiguousMessageFactory()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestErrorMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.TestErrorMessageFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.AllInstances.BuildFromScenarioContextScenarioContext">
<summary>Sets the shim of TestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ITestErrorMessageFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.BuildFromScenarioContextScenarioContext">
<summary>Sets the shim of TestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestErrorMessageFactory.Constructor">
<summary>Sets the shim of TestErrorMessageFactory.TestErrorMessageFactory()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestPendingMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.TestPendingMessageFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.AllInstances.BuildFromScenarioContextScenarioContext">
<summary>Sets the shim of TestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ITestPendingMessageFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.BuildFromScenarioContextScenarioContext">
<summary>Sets the shim of TestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestPendingMessageFactory.ConstructorIErrorProvider">
<summary>Sets the shim of TestPendingMessageFactory.TestPendingMessageFactory(IErrorProvider errorProvider)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestResultFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.TestResultFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.AllInstances.BuildFromContextScenarioContextFeatureContext">
<summary>Sets the shim of TestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.AllInstances.ConvertTicksToPositiveNanosecondsInt64">
<summary>Sets the shim of TestResultFactory.ConvertTicksToPositiveNanoseconds(Int64 ticks)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ITestResultFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.BuildFromContextScenarioContextFeatureContext">
<summary>Sets the shim of TestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.ConstructorITestResultPartsFactory">
<summary>Sets the shim of TestResultFactory.TestResultFactory(ITestResultPartsFactory testResultPartsFactory)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultFactory.ConvertTicksToPositiveNanosecondsInt64">
<summary>Sets the shim of TestResultFactory.ConvertTicksToPositiveNanoseconds(Int64 ticks)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestResultPartsFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.TestResultPartsFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildAmbiguousResultUInt64ScenarioContext">
<summary>Sets the shim of TestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildFailedResultUInt64ScenarioContext">
<summary>Sets the shim of TestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildPassedResultUInt64">
<summary>Sets the shim of TestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildPendingResultUInt64ScenarioContext">
<summary>Sets the shim of TestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildSkippedResultUInt64">
<summary>Sets the shim of TestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildTestResultUInt64TypesTestResultStatusString">
<summary>Sets the shim of TestResultPartsFactory.BuildTestResult(UInt64 durationInNanoseconds, Status status, String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.AllInstances.BuildUndefinedResultUInt64ScenarioContextFeatureContext">
<summary>Sets the shim of TestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ITestResultPartsFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildAmbiguousResultUInt64ScenarioContext">
<summary>Sets the shim of TestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildFailedResultUInt64ScenarioContext">
<summary>Sets the shim of TestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildPassedResultUInt64">
<summary>Sets the shim of TestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildPendingResultUInt64ScenarioContext">
<summary>Sets the shim of TestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildSkippedResultUInt64">
<summary>Sets the shim of TestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildTestResultUInt64TypesTestResultStatusString">
<summary>Sets the shim of TestResultPartsFactory.BuildTestResult(UInt64 durationInNanoseconds, Status status, String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.BuildUndefinedResultUInt64ScenarioContextFeatureContext">
<summary>Sets the shim of TestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestResultPartsFactory.ConstructorITestErrorMessageFactoryITestPendingMessageFactoryITestAmbiguousMessageFactoryITestUndefinedMessageFactory">
<summary>Sets the shim of TestResultPartsFactory.TestResultPartsFactory(ITestErrorMessageFactory testErrorMessageFactory, ITestPendingMessageFactory testPendingMessageFactory, ITestAmbiguousMessageFactory testAmbiguousMessageFactory, ITestUndefinedMessageFactory testUndefinedMessageFactory)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestRunResult</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.#ctor(TechTalk.SpecFlow.CucumberMessages.TestRunResult)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances.AmbiguousGet">
<summary>Sets the shim of TestRunResult.get_Ambiguous()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances.FailedGet">
<summary>Sets the shim of TestRunResult.get_Failed()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances.PassedGet">
<summary>Sets the shim of TestRunResult.get_Passed()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances.SkippedGet">
<summary>Sets the shim of TestRunResult.get_Skipped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances.TotalGet">
<summary>Sets the shim of TestRunResult.get_Total()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AllInstances.UndefinedGet">
<summary>Sets the shim of TestRunResult.get_Undefined()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.AmbiguousGet">
<summary>Sets the shim of TestRunResult.get_Ambiguous()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.ConstructorInt32Int32Int32Int32Int32Int32">
<summary>Sets the shim of TestRunResult.TestRunResult(Int32 total, Int32 passed, Int32 failed, Int32 skipped, Int32 ambiguous, Int32 undefined)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.FailedGet">
<summary>Sets the shim of TestRunResult.get_Failed()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.PassedGet">
<summary>Sets the shim of TestRunResult.get_Passed()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.SkippedGet">
<summary>Sets the shim of TestRunResult.get_Skipped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.TotalGet">
<summary>Sets the shim of TestRunResult.get_Total()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResult.UndefinedGet">
<summary>Sets the shim of TestRunResult.get_Undefined()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestRunResultCollector</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.#ctor(TechTalk.SpecFlow.CucumberMessages.TestRunResultCollector)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.AllInstances.CollectTestResultForScenarioScenarioInfoTestResult">
<summary>Sets the shim of TestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.AllInstances.GetCurrentResult">
<summary>Sets the shim of TestRunResultCollector.GetCurrentResult()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.AllInstances.IsStartedGet">
<summary>Sets the shim of TestRunResultCollector.get_IsStarted()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.AllInstances.IsStartedSetBoolean">
<summary>Sets the shim of TestRunResultCollector.set_IsStarted(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.AllInstances.StartCollecting">
<summary>Sets the shim of TestRunResultCollector.StartCollecting()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.Bind(TechTalk.SpecFlow.CucumberMessages.ITestRunResultCollector)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.CollectTestResultForScenarioScenarioInfoTestResult">
<summary>Sets the shim of TestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.Constructor">
<summary>Sets the shim of TestRunResultCollector.TestRunResultCollector()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.GetCurrentResult">
<summary>Sets the shim of TestRunResultCollector.GetCurrentResult()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.IsStartedGet">
<summary>Sets the shim of TestRunResultCollector.get_IsStarted()</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.IsStartedSetBoolean">
<summary>Sets the shim of TestRunResultCollector.set_IsStarted(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestRunResultCollector.StartCollecting">
<summary>Sets the shim of TestRunResultCollector.StartCollecting()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.TestUndefinedMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.TestUndefinedMessageFactory)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.AllInstances.BuildFromContextScenarioContextFeatureContext">
<summary>Sets the shim of TestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.Bind(TechTalk.SpecFlow.CucumberMessages.ITestUndefinedMessageFactory)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.BuildFromContextScenarioContextFeatureContext">
<summary>Sets the shim of TestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.ShimTestUndefinedMessageFactory.ConstructorIStepDefinitionSkeletonProviderIErrorProviderSpecFlowConfiguration">
<summary>Sets the shim of TestUndefinedMessageFactory.TestUndefinedMessageFactory(IStepDefinitionSkeletonProvider stepDefinitionSkeletonProvider, IErrorProvider errorProvider, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageFactory.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageFactory.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessageFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageSender">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.CucumberMessageSender</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageSender.#ctor(TechTalk.SpecFlow.CucumberMessages.ICucumberMessageFactory,TechTalk.SpecFlow.CucumberMessages.IPlatformFactory,TechTalk.SpecFlow.CucumberMessages.IFieldValueProvider,TechTalk.SpecFlow.CucumberMessages.ITestRunResultSuccessCalculator,TechTalk.SpecFlow.CucumberMessages.ISinkProvider)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageSender.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageSender.InitializeStub">
<summary>Initializes a new instance of type StubCucumberMessageSender</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageSender.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubCucumberMessageSender.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubFieldValueProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.FieldValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubFieldValueProvider.#ctor(TechTalk.SpecFlow.EnvironmentAccess.IEnvironmentWrapper,TechTalk.SpecFlow.Time.IClock,TechTalk.SpecFlow.CucumberMessages.IPickleIdStore)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubFieldValueProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubFieldValueProvider.InitializeStub">
<summary>Initializes a new instance of type StubFieldValueProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubFieldValueProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubFieldValueProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ICucumberMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.#ctor">
<summary>Initializes a new instance of type StubICucumberMessageFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildEnvelopeMessageIResultOfTestCaseFinished">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseFinished&gt; testCaseFinished)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildEnvelopeMessageIResultOfTestCaseStarted">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseStarted&gt; testCaseStarted)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildEnvelopeMessageIResultOfTestRunFinished">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunFinished&gt; testRunFinished)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildEnvelopeMessageIResultOfTestRunStarted">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunStarted&gt; testRunStarted)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildTestCaseFinishedMessageGuidDateTimeTestResult">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildTestCaseStartedMessageGuidDateTimeTypesTestCaseStartedPlatform">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildTestRunFinishedMessageBooleanDateTime">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.BuildTestRunStartedMessageDateTime">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildEnvelopeMessage(TechTalk.SpecFlow.CommonModels.IResult{Io.Cucumber.Messages.TestCaseFinished})">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseFinished&gt; testCaseFinished)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildEnvelopeMessage(TechTalk.SpecFlow.CommonModels.IResult{Io.Cucumber.Messages.TestCaseStarted})">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestCaseStarted&gt; testCaseStarted)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildEnvelopeMessage(TechTalk.SpecFlow.CommonModels.IResult{Io.Cucumber.Messages.TestRunFinished})">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunFinished&gt; testRunFinished)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildEnvelopeMessage(TechTalk.SpecFlow.CommonModels.IResult{Io.Cucumber.Messages.TestRunStarted})">
<summary>Sets the stub of ICucumberMessageFactory.BuildEnvelopeMessage(IResult`1&lt;TestRunStarted&gt; testRunStarted)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildTestCaseFinishedMessage(System.Guid,System.DateTime,Io.Cucumber.Messages.TestResult)">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestCaseFinishedMessage(Guid pickleId, DateTime timeStamp, TestResult testResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildTestCaseStartedMessage(System.Guid,System.DateTime,Io.Cucumber.Messages.TestCaseStarted.Types.Platform)">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestCaseStartedMessage(Guid pickleId, DateTime timeStamp, Platform platform)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildTestRunFinishedMessage(System.Boolean,System.DateTime)">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestRunFinishedMessage(Boolean isSuccess, DateTime timeStamp)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageFactory.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageFactory#BuildTestRunStartedMessage(System.DateTime)">
<summary>Sets the stub of ICucumberMessageFactory.BuildTestRunStartedMessage(DateTime timeStamp)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSender</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.#ctor">
<summary>Initializes a new instance of type StubICucumberMessageSender</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.SendTestCaseFinishedScenarioInfoTestResult">
<summary>Sets the stub of ICucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.SendTestCaseStartedScenarioInfo">
<summary>Sets the stub of ICucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.SendTestRunFinishedTestRunResult">
<summary>Sets the stub of ICucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.SendTestRunStarted">
<summary>Sets the stub of ICucumberMessageSender.SendTestRunStarted()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageSender#SendTestCaseFinished(TechTalk.SpecFlow.ScenarioInfo,Io.Cucumber.Messages.TestResult)">
<summary>Sets the stub of ICucumberMessageSender.SendTestCaseFinished(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageSender#SendTestCaseStarted(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of ICucumberMessageSender.SendTestCaseStarted(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageSender#SendTestRunFinished(TechTalk.SpecFlow.CucumberMessages.TestRunResult)">
<summary>Sets the stub of ICucumberMessageSender.SendTestRunFinished(TestRunResult testRunResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSender.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageSender#SendTestRunStarted">
<summary>Sets the stub of ICucumberMessageSender.SendTestRunStarted()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSink">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSink.#ctor">
<summary>Initializes a new instance of type StubICucumberMessageSink</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSink.SendMessageEnvelope">
<summary>Sets the stub of ICucumberMessageSink.SendMessage(Envelope message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubICucumberMessageSink.TechTalk#SpecFlow#CucumberMessages#ICucumberMessageSink#SendMessage(Io.Cucumber.Messages.Envelope)">
<summary>Sets the stub of ICucumberMessageSink.SendMessage(Envelope message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.IFieldValueProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.#ctor">
<summary>Initializes a new instance of type StubIFieldValueProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.GetTestCaseFinishedPickleIdScenarioInfo">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.GetTestCaseFinishedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseFinishedTime()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.GetTestCaseStartedPickleIdScenarioInfo">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.GetTestCaseStartedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseStartedTime()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.GetTestRunFinishedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestRunFinishedTime()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.GetTestRunStartedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestRunStartedTime()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.TechTalk#SpecFlow#CucumberMessages#IFieldValueProvider#GetTestCaseFinishedPickleId(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseFinishedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.TechTalk#SpecFlow#CucumberMessages#IFieldValueProvider#GetTestCaseFinishedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseFinishedTime()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.TechTalk#SpecFlow#CucumberMessages#IFieldValueProvider#GetTestCaseStartedPickleId(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseStartedPickleId(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.TechTalk#SpecFlow#CucumberMessages#IFieldValueProvider#GetTestCaseStartedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestCaseStartedTime()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.TechTalk#SpecFlow#CucumberMessages#IFieldValueProvider#GetTestRunFinishedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestRunFinishedTime()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIFieldValueProvider.TechTalk#SpecFlow#CucumberMessages#IFieldValueProvider#GetTestRunStartedTime">
<summary>Sets the stub of IFieldValueProvider.GetTestRunStartedTime()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdGenerator">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.IPickleIdGenerator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdGenerator.#ctor">
<summary>Initializes a new instance of type StubIPickleIdGenerator</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdGenerator.GeneratePickleId">
<summary>Sets the stub of IPickleIdGenerator.GeneratePickleId()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdGenerator.TechTalk#SpecFlow#CucumberMessages#IPickleIdGenerator#GeneratePickleId">
<summary>Sets the stub of IPickleIdGenerator.GeneratePickleId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStore">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.IPickleIdStore</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStore.#ctor">
<summary>Initializes a new instance of type StubIPickleIdStore</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStore.GetPickleIdForScenarioScenarioInfo">
<summary>Sets the stub of IPickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStore.TechTalk#SpecFlow#CucumberMessages#IPickleIdStore#GetPickleIdForScenario(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of IPickleIdStore.GetPickleIdForScenario(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStoreDictionaryFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.IPickleIdStoreDictionaryFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStoreDictionaryFactory.#ctor">
<summary>Initializes a new instance of type StubIPickleIdStoreDictionaryFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStoreDictionaryFactory.BuildDictionary">
<summary>Sets the stub of IPickleIdStoreDictionaryFactory.BuildDictionary()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPickleIdStoreDictionaryFactory.TechTalk#SpecFlow#CucumberMessages#IPickleIdStoreDictionaryFactory#BuildDictionary">
<summary>Sets the stub of IPickleIdStoreDictionaryFactory.BuildDictionary()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPlatformFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.IPlatformFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPlatformFactory.#ctor">
<summary>Initializes a new instance of type StubIPlatformFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPlatformFactory.BuildFromSystemInformation">
<summary>Sets the stub of IPlatformFactory.BuildFromSystemInformation()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubIPlatformFactory.TechTalk#SpecFlow#CucumberMessages#IPlatformFactory#BuildFromSystemInformation">
<summary>Sets the stub of IPlatformFactory.BuildFromSystemInformation()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISinkProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ISinkProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISinkProvider.#ctor">
<summary>Initializes a new instance of type StubISinkProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISinkProvider.GetMessageSinksFromConfiguration">
<summary>Sets the stub of ISinkProvider.GetMessageSinksFromConfiguration()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISinkProvider.TechTalk#SpecFlow#CucumberMessages#ISinkProvider#GetMessageSinksFromConfiguration">
<summary>Sets the stub of ISinkProvider.GetMessageSinksFromConfiguration()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISpecFlowVersionInformationProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ISpecFlowVersionInformationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISpecFlowVersionInformationProvider.#ctor">
<summary>Initializes a new instance of type StubISpecFlowVersionInformationProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISpecFlowVersionInformationProvider.GetAssemblyVersion">
<summary>Sets the stub of ISpecFlowVersionInformationProvider.GetAssemblyVersion()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISpecFlowVersionInformationProvider.TechTalk#SpecFlow#CucumberMessages#ISpecFlowVersionInformationProvider#GetAssemblyVersion">
<summary>Sets the stub of ISpecFlowVersionInformationProvider.GetAssemblyVersion()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISystemInformationProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ISystemInformationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISystemInformationProvider.#ctor">
<summary>Initializes a new instance of type StubISystemInformationProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISystemInformationProvider.GetCpuArchitecture">
<summary>Sets the stub of ISystemInformationProvider.GetCpuArchitecture()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISystemInformationProvider.GetOperatingSystem">
<summary>Sets the stub of ISystemInformationProvider.GetOperatingSystem()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISystemInformationProvider.TechTalk#SpecFlow#CucumberMessages#ISystemInformationProvider#GetCpuArchitecture">
<summary>Sets the stub of ISystemInformationProvider.GetCpuArchitecture()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubISystemInformationProvider.TechTalk#SpecFlow#CucumberMessages#ISystemInformationProvider#GetOperatingSystem">
<summary>Sets the stub of ISystemInformationProvider.GetOperatingSystem()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestAmbiguousMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestAmbiguousMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestAmbiguousMessageFactory.#ctor">
<summary>Initializes a new instance of type StubITestAmbiguousMessageFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestAmbiguousMessageFactory.BuildFromScenarioContextScenarioContext">
<summary>Sets the stub of ITestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestAmbiguousMessageFactory.TechTalk#SpecFlow#CucumberMessages#ITestAmbiguousMessageFactory#BuildFromScenarioContext(TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ITestAmbiguousMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestErrorMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestErrorMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestErrorMessageFactory.#ctor">
<summary>Initializes a new instance of type StubITestErrorMessageFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestErrorMessageFactory.BuildFromScenarioContextScenarioContext">
<summary>Sets the stub of ITestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestErrorMessageFactory.TechTalk#SpecFlow#CucumberMessages#ITestErrorMessageFactory#BuildFromScenarioContext(TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ITestErrorMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestPendingMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestPendingMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestPendingMessageFactory.#ctor">
<summary>Initializes a new instance of type StubITestPendingMessageFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestPendingMessageFactory.BuildFromScenarioContextScenarioContext">
<summary>Sets the stub of ITestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestPendingMessageFactory.TechTalk#SpecFlow#CucumberMessages#ITestPendingMessageFactory#BuildFromScenarioContext(TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ITestPendingMessageFactory.BuildFromScenarioContext(ScenarioContext scenarioContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestResultFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultFactory.#ctor">
<summary>Initializes a new instance of type StubITestResultFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultFactory.BuildFromContextScenarioContextFeatureContext">
<summary>Sets the stub of ITestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultFactory#BuildFromContext(TechTalk.SpecFlow.ScenarioContext,TechTalk.SpecFlow.FeatureContext)">
<summary>Sets the stub of ITestResultFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestResultPartsFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.#ctor">
<summary>Initializes a new instance of type StubITestResultPartsFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.BuildAmbiguousResultUInt64ScenarioContext">
<summary>Sets the stub of ITestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.BuildFailedResultUInt64ScenarioContext">
<summary>Sets the stub of ITestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.BuildPassedResultUInt64">
<summary>Sets the stub of ITestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.BuildPendingResultUInt64ScenarioContext">
<summary>Sets the stub of ITestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.BuildSkippedResultUInt64">
<summary>Sets the stub of ITestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.BuildUndefinedResultUInt64ScenarioContextFeatureContext">
<summary>Sets the stub of ITestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultPartsFactory#BuildAmbiguousResult(System.UInt64,TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ITestResultPartsFactory.BuildAmbiguousResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultPartsFactory#BuildFailedResult(System.UInt64,TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ITestResultPartsFactory.BuildFailedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultPartsFactory#BuildPassedResult(System.UInt64)">
<summary>Sets the stub of ITestResultPartsFactory.BuildPassedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultPartsFactory#BuildPendingResult(System.UInt64,TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ITestResultPartsFactory.BuildPendingResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultPartsFactory#BuildSkippedResult(System.UInt64)">
<summary>Sets the stub of ITestResultPartsFactory.BuildSkippedResult(UInt64 durationInNanoseconds)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestResultPartsFactory.TechTalk#SpecFlow#CucumberMessages#ITestResultPartsFactory#BuildUndefinedResult(System.UInt64,TechTalk.SpecFlow.ScenarioContext,TechTalk.SpecFlow.FeatureContext)">
<summary>Sets the stub of ITestResultPartsFactory.BuildUndefinedResult(UInt64 durationInNanoseconds, ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestRunResultCollector</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.#ctor">
<summary>Initializes a new instance of type StubITestRunResultCollector</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.CollectTestResultForScenarioScenarioInfoTestResult">
<summary>Sets the stub of ITestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.GetCurrentResult">
<summary>Sets the stub of ITestRunResultCollector.GetCurrentResult()</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.StartCollecting">
<summary>Sets the stub of ITestRunResultCollector.StartCollecting()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.TechTalk#SpecFlow#CucumberMessages#ITestRunResultCollector#CollectTestResultForScenario(TechTalk.SpecFlow.ScenarioInfo,Io.Cucumber.Messages.TestResult)">
<summary>Sets the stub of ITestRunResultCollector.CollectTestResultForScenario(ScenarioInfo scenarioInfo, TestResult testResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.TechTalk#SpecFlow#CucumberMessages#ITestRunResultCollector#GetCurrentResult">
<summary>Sets the stub of ITestRunResultCollector.GetCurrentResult()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultCollector.TechTalk#SpecFlow#CucumberMessages#ITestRunResultCollector#StartCollecting">
<summary>Sets the stub of ITestRunResultCollector.StartCollecting()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultSuccessCalculator">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestRunResultSuccessCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultSuccessCalculator.#ctor">
<summary>Initializes a new instance of type StubITestRunResultSuccessCalculator</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultSuccessCalculator.IsSuccessTestRunResult">
<summary>Sets the stub of ITestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestRunResultSuccessCalculator.TechTalk#SpecFlow#CucumberMessages#ITestRunResultSuccessCalculator#IsSuccess(TechTalk.SpecFlow.CucumberMessages.TestRunResult)">
<summary>Sets the stub of ITestRunResultSuccessCalculator.IsSuccess(TestRunResult testRunResult)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestUndefinedMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.ITestUndefinedMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestUndefinedMessageFactory.#ctor">
<summary>Initializes a new instance of type StubITestUndefinedMessageFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestUndefinedMessageFactory.BuildFromContextScenarioContextFeatureContext">
<summary>Sets the stub of ITestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubITestUndefinedMessageFactory.TechTalk#SpecFlow#CucumberMessages#ITestUndefinedMessageFactory#BuildFromContext(TechTalk.SpecFlow.ScenarioContext,TechTalk.SpecFlow.FeatureContext)">
<summary>Sets the stub of ITestUndefinedMessageFactory.BuildFromContext(ScenarioContext scenarioContext, FeatureContext featureContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubNonStrictTestRunResultSuccessCalculator">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.NonStrictTestRunResultSuccessCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubNonStrictTestRunResultSuccessCalculator.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubNonStrictTestRunResultSuccessCalculator.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubNonStrictTestRunResultSuccessCalculator.InitializeStub">
<summary>Initializes a new instance of type StubNonStrictTestRunResultSuccessCalculator</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubNonStrictTestRunResultSuccessCalculator.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubNonStrictTestRunResultSuccessCalculator.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdGenerator">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.PickleIdGenerator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdGenerator.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdGenerator.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdGenerator.InitializeStub">
<summary>Initializes a new instance of type StubPickleIdGenerator</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdGenerator.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdGenerator.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStore">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.PickleIdStore</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStore.#ctor(TechTalk.SpecFlow.CucumberMessages.IPickleIdGenerator,TechTalk.SpecFlow.CucumberMessages.IPickleIdStoreDictionaryFactory)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStore.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStore.InitializeStub">
<summary>Initializes a new instance of type StubPickleIdStore</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStore.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStore.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStoreDictionaryFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.PickleIdStoreDictionaryFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStoreDictionaryFactory.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStoreDictionaryFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStoreDictionaryFactory.InitializeStub">
<summary>Initializes a new instance of type StubPickleIdStoreDictionaryFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStoreDictionaryFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPickleIdStoreDictionaryFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPlatformFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.PlatformFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPlatformFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.ISystemInformationProvider,TechTalk.SpecFlow.CucumberMessages.ISpecFlowVersionInformationProvider)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPlatformFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPlatformFactory.InitializeStub">
<summary>Initializes a new instance of type StubPlatformFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPlatformFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubPlatformFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSinkProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.SinkProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSinkProvider.#ctor(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.FileAccess.IBinaryFileAccessor,TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileNameResolver)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSinkProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSinkProvider.InitializeStub">
<summary>Initializes a new instance of type StubSinkProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSinkProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSinkProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSpecFlowVersionInformationProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.SpecFlowVersionInformationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSpecFlowVersionInformationProvider.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSpecFlowVersionInformationProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSpecFlowVersionInformationProvider.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowVersionInformationProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSpecFlowVersionInformationProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSpecFlowVersionInformationProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubStrictTestRunResultSuccessCalculator">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.StrictTestRunResultSuccessCalculator</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubStrictTestRunResultSuccessCalculator.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubStrictTestRunResultSuccessCalculator.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubStrictTestRunResultSuccessCalculator.InitializeStub">
<summary>Initializes a new instance of type StubStrictTestRunResultSuccessCalculator</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubStrictTestRunResultSuccessCalculator.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubStrictTestRunResultSuccessCalculator.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSystemInformationProvider">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.SystemInformationProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSystemInformationProvider.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSystemInformationProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSystemInformationProvider.InitializeStub">
<summary>Initializes a new instance of type StubSystemInformationProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSystemInformationProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubSystemInformationProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestAmbiguousMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestAmbiguousMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestAmbiguousMessageFactory.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestAmbiguousMessageFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestAmbiguousMessageFactory.InitializeStub">
<summary>Initializes a new instance of type StubTestAmbiguousMessageFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestAmbiguousMessageFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestAmbiguousMessageFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestErrorMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestErrorMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestErrorMessageFactory.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestErrorMessageFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestErrorMessageFactory.InitializeStub">
<summary>Initializes a new instance of type StubTestErrorMessageFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestErrorMessageFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestErrorMessageFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestPendingMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestPendingMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestPendingMessageFactory.#ctor(TechTalk.SpecFlow.ErrorHandling.IErrorProvider)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestPendingMessageFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestPendingMessageFactory.InitializeStub">
<summary>Initializes a new instance of type StubTestPendingMessageFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestPendingMessageFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestPendingMessageFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestResultFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.ITestResultPartsFactory)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultFactory.InitializeStub">
<summary>Initializes a new instance of type StubTestResultFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultPartsFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestResultPartsFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultPartsFactory.#ctor(TechTalk.SpecFlow.CucumberMessages.ITestErrorMessageFactory,TechTalk.SpecFlow.CucumberMessages.ITestPendingMessageFactory,TechTalk.SpecFlow.CucumberMessages.ITestAmbiguousMessageFactory,TechTalk.SpecFlow.CucumberMessages.ITestUndefinedMessageFactory)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultPartsFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultPartsFactory.InitializeStub">
<summary>Initializes a new instance of type StubTestResultPartsFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultPartsFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestResultPartsFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResult">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestRunResult</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResult.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResult.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResult.InitializeStub">
<summary>Initializes a new instance of type StubTestRunResult</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResult.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResult.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResultCollector">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestRunResultCollector</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResultCollector.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResultCollector.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResultCollector.InitializeStub">
<summary>Initializes a new instance of type StubTestRunResultCollector</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResultCollector.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestRunResultCollector.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestUndefinedMessageFactory">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.TestUndefinedMessageFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestUndefinedMessageFactory.#ctor(TechTalk.SpecFlow.BindingSkeletons.IStepDefinitionSkeletonProvider,TechTalk.SpecFlow.ErrorHandling.IErrorProvider,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestUndefinedMessageFactory.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestUndefinedMessageFactory.InitializeStub">
<summary>Initializes a new instance of type StubTestUndefinedMessageFactory</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestUndefinedMessageFactory.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Fakes.StubTestUndefinedMessageFactory.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileNameResolver</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.#ctor(TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileNameResolver)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.AllInstances.ResolveString">
<summary>Sets the shim of ProtobufFileNameResolver.Resolve(String targetPath)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.Bind(TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileNameResolver)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.ConstructorITestRunContextIEnvironmentWrapper">
<summary>Sets the shim of ProtobufFileNameResolver.ProtobufFileNameResolver(ITestRunContext testRunContext, IEnvironmentWrapper environmentWrapper)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileNameResolver.ResolveString">
<summary>Sets the shim of ProtobufFileNameResolver.Resolve(String targetPath)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.#ctor(TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSink)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.AllInstances.SendMessageEnvelope">
<summary>Sets the shim of ProtobufFileSink.SendMessage(Envelope message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.Bind(TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSink)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.ConstructorIProtobufFileSinkOutputProtobufFileSinkConfiguration">
<summary>Sets the shim of ProtobufFileSink.ProtobufFileSink(IProtobufFileSinkOutput protobufFileSinkOutput, ProtobufFileSinkConfiguration protobufFileSinkConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSink.SendMessageEnvelope">
<summary>Sets the shim of ProtobufFileSink.SendMessage(Envelope message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.#ctor(TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.AllInstances.TargetFilePathGet">
<summary>Sets the shim of ProtobufFileSinkConfiguration.get_TargetFilePath()</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.ConstructorString">
<summary>Sets the shim of ProtobufFileSinkConfiguration.ProtobufFileSinkConfiguration(String targetFilePath)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkConfiguration.TargetFilePathGet">
<summary>Sets the shim of ProtobufFileSinkConfiguration.get_TargetFilePath()</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput">
<summary>Shim type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkOutput</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.#ctor(TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkOutput)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.AllInstances.WriteMessageEnvelope">
<summary>Sets the shim of ProtobufFileSinkOutput.WriteMessage(Envelope message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.AllInstances.WriteMessageToStreamStreamEnvelope">
<summary>Sets the shim of ProtobufFileSinkOutput.WriteMessageToStream(Stream target, Envelope message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.Bind(TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileSinkOutput)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.ConstructorIBinaryFileAccessorProtobufFileSinkConfigurationIProtobufFileNameResolver">
<summary>Sets the shim of ProtobufFileSinkOutput.ProtobufFileSinkOutput(IBinaryFileAccessor binaryFileAccessor, ProtobufFileSinkConfiguration protobufFileSinkConfiguration, IProtobufFileNameResolver protobufFileNameResolver)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.WriteMessageEnvelope">
<summary>Sets the shim of ProtobufFileSinkOutput.WriteMessage(Envelope message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.ShimProtobufFileSinkOutput.WriteMessageToStreamStreamEnvelope">
<summary>Sets the shim of ProtobufFileSinkOutput.WriteMessageToStream(Stream target, Envelope message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileNameResolver">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileNameResolver</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileNameResolver.#ctor">
<summary>Initializes a new instance of type StubIProtobufFileNameResolver</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileNameResolver.ResolveString">
<summary>Sets the stub of IProtobufFileNameResolver.Resolve(String targetPath)</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileNameResolver.TechTalk#SpecFlow#CucumberMessages#Sinks#IProtobufFileNameResolver#Resolve(System.String)">
<summary>Sets the stub of IProtobufFileNameResolver.Resolve(String targetPath)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileSinkOutput">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileSinkOutput</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileSinkOutput.#ctor">
<summary>Initializes a new instance of type StubIProtobufFileSinkOutput</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileSinkOutput.TechTalk#SpecFlow#CucumberMessages#Sinks#IProtobufFileSinkOutput#WriteMessage(Io.Cucumber.Messages.Envelope)">
<summary>Sets the stub of IProtobufFileSinkOutput.WriteMessage(Envelope message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubIProtobufFileSinkOutput.WriteMessageEnvelope">
<summary>Sets the stub of IProtobufFileSinkOutput.WriteMessage(Envelope message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileNameResolver">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileNameResolver</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileNameResolver.#ctor(TechTalk.SpecFlow.TestFramework.ITestRunContext,TechTalk.SpecFlow.EnvironmentAccess.IEnvironmentWrapper)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileNameResolver.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileNameResolver.InitializeStub">
<summary>Initializes a new instance of type StubProtobufFileNameResolver</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileNameResolver.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileNameResolver.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSink">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSink</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSink.#ctor(TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileSinkOutput,TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSink.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSink.InitializeStub">
<summary>Initializes a new instance of type StubProtobufFileSink</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSink.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSink.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkConfiguration">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkConfiguration.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkConfiguration.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkConfiguration.InitializeStub">
<summary>Initializes a new instance of type StubProtobufFileSinkConfiguration</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkConfiguration.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkConfiguration.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkOutput">
<summary>Stub type of TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkOutput</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkOutput.#ctor(TechTalk.SpecFlow.FileAccess.IBinaryFileAccessor,TechTalk.SpecFlow.CucumberMessages.Sinks.ProtobufFileSinkConfiguration,TechTalk.SpecFlow.CucumberMessages.Sinks.IProtobufFileNameResolver)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkOutput.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkOutput.InitializeStub">
<summary>Initializes a new instance of type StubProtobufFileSinkOutput</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkOutput.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.CucumberMessages.Sinks.Fakes.StubProtobufFileSinkOutput.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper">
<summary>Shim type of TechTalk.SpecFlow.EnvironmentAccess.EnvironmentWrapper</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.#ctor(TechTalk.SpecFlow.EnvironmentAccess.EnvironmentWrapper)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.AllInstances.GetCurrentDirectory">
<summary>Sets the shim of EnvironmentWrapper.GetCurrentDirectory()</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.AllInstances.GetEnvironmentVariableString">
<summary>Sets the shim of EnvironmentWrapper.GetEnvironmentVariable(String name)</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.AllInstances.IsEnvironmentVariableSetString">
<summary>Sets the shim of EnvironmentWrapper.IsEnvironmentVariableSet(String name)</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.AllInstances.ResolveEnvironmentVariablesString">
<summary>Sets the shim of EnvironmentWrapper.ResolveEnvironmentVariables(String source)</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.AllInstances.SetEnvironmentVariableStringString">
<summary>Sets the shim of EnvironmentWrapper.SetEnvironmentVariable(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.Bind(TechTalk.SpecFlow.EnvironmentAccess.IEnvironmentWrapper)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.Constructor">
<summary>Sets the shim of EnvironmentWrapper.EnvironmentWrapper()</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.GetCurrentDirectory">
<summary>Sets the shim of EnvironmentWrapper.GetCurrentDirectory()</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.GetEnvironmentVariableString">
<summary>Sets the shim of EnvironmentWrapper.GetEnvironmentVariable(String name)</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.IsEnvironmentVariableSetString">
<summary>Sets the shim of EnvironmentWrapper.IsEnvironmentVariableSet(String name)</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.ResolveEnvironmentVariablesString">
<summary>Sets the shim of EnvironmentWrapper.ResolveEnvironmentVariables(String source)</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.ShimEnvironmentWrapper.SetEnvironmentVariableStringString">
<summary>Sets the shim of EnvironmentWrapper.SetEnvironmentVariable(String name, String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubEnvironmentWrapper">
<summary>Stub type of TechTalk.SpecFlow.EnvironmentAccess.EnvironmentWrapper</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubEnvironmentWrapper.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubEnvironmentWrapper.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubEnvironmentWrapper.InitializeStub">
<summary>Initializes a new instance of type StubEnvironmentWrapper</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubEnvironmentWrapper.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubEnvironmentWrapper.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper">
<summary>Stub type of TechTalk.SpecFlow.EnvironmentAccess.IEnvironmentWrapper</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.#ctor">
<summary>Initializes a new instance of type StubIEnvironmentWrapper</summary>
</member>
<member name="F:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.GetCurrentDirectory">
<summary>Sets the stub of IEnvironmentWrapper.GetCurrentDirectory()</summary>
</member>
<member name="F:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.GetEnvironmentVariableString">
<summary>Sets the stub of IEnvironmentWrapper.GetEnvironmentVariable(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.IsEnvironmentVariableSetString">
<summary>Sets the stub of IEnvironmentWrapper.IsEnvironmentVariableSet(String name)</summary>
</member>
<member name="F:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.ResolveEnvironmentVariablesString">
<summary>Sets the stub of IEnvironmentWrapper.ResolveEnvironmentVariables(String source)</summary>
</member>
<member name="F:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.SetEnvironmentVariableStringString">
<summary>Sets the stub of IEnvironmentWrapper.SetEnvironmentVariable(String name, String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.TechTalk#SpecFlow#EnvironmentAccess#IEnvironmentWrapper#GetCurrentDirectory">
<summary>Sets the stub of IEnvironmentWrapper.GetCurrentDirectory()</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.TechTalk#SpecFlow#EnvironmentAccess#IEnvironmentWrapper#GetEnvironmentVariable(System.String)">
<summary>Sets the stub of IEnvironmentWrapper.GetEnvironmentVariable(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.TechTalk#SpecFlow#EnvironmentAccess#IEnvironmentWrapper#IsEnvironmentVariableSet(System.String)">
<summary>Sets the stub of IEnvironmentWrapper.IsEnvironmentVariableSet(String name)</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.TechTalk#SpecFlow#EnvironmentAccess#IEnvironmentWrapper#ResolveEnvironmentVariables(System.String)">
<summary>Sets the stub of IEnvironmentWrapper.ResolveEnvironmentVariables(String source)</summary>
</member>
<member name="M:TechTalk.SpecFlow.EnvironmentAccess.Fakes.StubIEnvironmentWrapper.TechTalk#SpecFlow#EnvironmentAccess#IEnvironmentWrapper#SetEnvironmentVariable(System.String,System.String)">
<summary>Sets the stub of IEnvironmentWrapper.SetEnvironmentVariable(String name, String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider">
<summary>Stub type of TechTalk.SpecFlow.ErrorHandling.IErrorProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.#ctor">
<summary>Initializes a new instance of type StubIErrorProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetAmbiguousBecauseParamCheckMatchErrorListOfBindingMatchStepInstance">
<summary>Sets the stub of IErrorProvider.GetAmbiguousBecauseParamCheckMatchError(List`1&lt;BindingMatch&gt; matches, StepInstance stepInstance)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetAmbiguousMatchErrorListOfBindingMatchStepInstance">
<summary>Sets the stub of IErrorProvider.GetAmbiguousMatchError(List`1&lt;BindingMatch&gt; matches, StepInstance stepInstance)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetCallErrorIBindingMethodException">
<summary>Sets the stub of IErrorProvider.GetCallError(IBindingMethod method, Exception ex)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetMethodTextIBindingMethod">
<summary>Sets the stub of IErrorProvider.GetMethodText(IBindingMethod method)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetMissingStepDefinitionError">
<summary>Sets the stub of IErrorProvider.GetMissingStepDefinitionError()</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetNoMatchBecauseOfScopeFilterErrorListOfBindingMatchStepInstance">
<summary>Sets the stub of IErrorProvider.GetNoMatchBecauseOfScopeFilterError(List`1&lt;BindingMatch&gt; matches, StepInstance stepInstance)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetNonStaticEventErrorIBindingMethod">
<summary>Sets the stub of IErrorProvider.GetNonStaticEventError(IBindingMethod method)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetObsoleteStepErrorBindingObsoletion">
<summary>Sets the stub of IErrorProvider.GetObsoleteStepError(BindingObsoletion bindingObsoletion)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetParameterCountErrorBindingMatchInt32">
<summary>Sets the stub of IErrorProvider.GetParameterCountError(BindingMatch match, Int32 expectedParameterCount)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetPendingStepDefinitionError">
<summary>Sets the stub of IErrorProvider.GetPendingStepDefinitionError()</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.GetTooManyBindingParamErrorInt32">
<summary>Sets the stub of IErrorProvider.GetTooManyBindingParamError(Int32 maxParam)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetAmbiguousBecauseParamCheckMatchError(System.Collections.Generic.List{TechTalk.SpecFlow.Bindings.BindingMatch},TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Sets the stub of IErrorProvider.GetAmbiguousBecauseParamCheckMatchError(List`1&lt;BindingMatch&gt; matches, StepInstance stepInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetAmbiguousMatchError(System.Collections.Generic.List{TechTalk.SpecFlow.Bindings.BindingMatch},TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Sets the stub of IErrorProvider.GetAmbiguousMatchError(List`1&lt;BindingMatch&gt; matches, StepInstance stepInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetCallError(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,System.Exception)">
<summary>Sets the stub of IErrorProvider.GetCallError(IBindingMethod method, Exception ex)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetMethodText(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Sets the stub of IErrorProvider.GetMethodText(IBindingMethod method)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetMissingStepDefinitionError">
<summary>Sets the stub of IErrorProvider.GetMissingStepDefinitionError()</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetNoMatchBecauseOfScopeFilterError(System.Collections.Generic.List{TechTalk.SpecFlow.Bindings.BindingMatch},TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Sets the stub of IErrorProvider.GetNoMatchBecauseOfScopeFilterError(List`1&lt;BindingMatch&gt; matches, StepInstance stepInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetNonStaticEventError(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod)">
<summary>Sets the stub of IErrorProvider.GetNonStaticEventError(IBindingMethod method)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetObsoleteStepError(TechTalk.SpecFlow.Bindings.BindingObsoletion)">
<summary>Sets the stub of IErrorProvider.GetObsoleteStepError(BindingObsoletion bindingObsoletion)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetParameterCountError(TechTalk.SpecFlow.Bindings.BindingMatch,System.Int32)">
<summary>Sets the stub of IErrorProvider.GetParameterCountError(BindingMatch match, Int32 expectedParameterCount)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetPendingStepDefinitionError">
<summary>Sets the stub of IErrorProvider.GetPendingStepDefinitionError()</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#GetTooManyBindingParamError(System.Int32)">
<summary>Sets the stub of IErrorProvider.GetTooManyBindingParamError(Int32 maxParam)</summary>
</member>
<member name="M:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.TechTalk#SpecFlow#ErrorHandling#IErrorProvider#ThrowPendingError(TechTalk.SpecFlow.ScenarioExecutionStatus,System.String)">
<summary>Sets the stub of IErrorProvider.ThrowPendingError(ScenarioExecutionStatus testStatus, String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.ErrorHandling.Fakes.StubIErrorProvider.ThrowPendingErrorScenarioExecutionStatusString">
<summary>Sets the stub of IErrorProvider.ThrowPendingError(ScenarioExecutionStatus testStatus, String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterAttribute">
<summary>Shim type of TechTalk.SpecFlow.AfterAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.#ctor(TechTalk.SpecFlow.AfterAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterAttribute.ConstructorStringArray">
<summary>Sets the shim of AfterAttribute.AfterAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute">
<summary>Shim type of TechTalk.SpecFlow.AfterFeatureAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.#ctor(TechTalk.SpecFlow.AfterFeatureAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterFeatureAttribute.ConstructorStringArray">
<summary>Sets the shim of AfterFeatureAttribute.AfterFeatureAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute">
<summary>Shim type of TechTalk.SpecFlow.AfterScenarioAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.#ctor(TechTalk.SpecFlow.AfterScenarioAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterScenarioAttribute.ConstructorStringArray">
<summary>Sets the shim of AfterScenarioAttribute.AfterScenarioAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute">
<summary>Shim type of TechTalk.SpecFlow.AfterScenarioBlockAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.#ctor(TechTalk.SpecFlow.AfterScenarioBlockAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterScenarioBlockAttribute.ConstructorStringArray">
<summary>Sets the shim of AfterScenarioBlockAttribute.AfterScenarioBlockAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute">
<summary>Shim type of TechTalk.SpecFlow.AfterStepAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.#ctor(TechTalk.SpecFlow.AfterStepAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterStepAttribute.ConstructorStringArray">
<summary>Sets the shim of AfterStepAttribute.AfterStepAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute">
<summary>Shim type of TechTalk.SpecFlow.AfterTestRunAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.#ctor(TechTalk.SpecFlow.AfterTestRunAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimAfterTestRunAttribute.Constructor">
<summary>Sets the shim of AfterTestRunAttribute.AfterTestRunAttribute()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute">
<summary>Shim type of TechTalk.SpecFlow.BeforeAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.#ctor(TechTalk.SpecFlow.BeforeAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeAttribute.ConstructorStringArray">
<summary>Sets the shim of BeforeAttribute.BeforeAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute">
<summary>Shim type of TechTalk.SpecFlow.BeforeFeatureAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.#ctor(TechTalk.SpecFlow.BeforeFeatureAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeFeatureAttribute.ConstructorStringArray">
<summary>Sets the shim of BeforeFeatureAttribute.BeforeFeatureAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute">
<summary>Shim type of TechTalk.SpecFlow.BeforeScenarioAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.#ctor(TechTalk.SpecFlow.BeforeScenarioAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioAttribute.ConstructorStringArray">
<summary>Sets the shim of BeforeScenarioAttribute.BeforeScenarioAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute">
<summary>Shim type of TechTalk.SpecFlow.BeforeScenarioBlockAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.#ctor(TechTalk.SpecFlow.BeforeScenarioBlockAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeScenarioBlockAttribute.ConstructorStringArray">
<summary>Sets the shim of BeforeScenarioBlockAttribute.BeforeScenarioBlockAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute">
<summary>Shim type of TechTalk.SpecFlow.BeforeStepAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.#ctor(TechTalk.SpecFlow.BeforeStepAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeStepAttribute.ConstructorStringArray">
<summary>Sets the shim of BeforeStepAttribute.BeforeStepAttribute(String[] tags)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute">
<summary>Shim type of TechTalk.SpecFlow.BeforeTestRunAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.#ctor(TechTalk.SpecFlow.BeforeTestRunAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBeforeTestRunAttribute.Constructor">
<summary>Sets the shim of BeforeTestRunAttribute.BeforeTestRunAttribute()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBindingAttribute">
<summary>Shim type of TechTalk.SpecFlow.BindingAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.#ctor(TechTalk.SpecFlow.BindingAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingAttribute.Constructor">
<summary>Sets the shim of BindingAttribute.BindingAttribute()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBindingException">
<summary>Shim type of TechTalk.SpecFlow.BindingException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingException.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingException.#ctor(TechTalk.SpecFlow.BindingException)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimBindingException.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingException.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingException.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingException.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimBindingException.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingException.Constructor">
<summary>Sets the shim of BindingException.BindingException()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingException.ConstructorSerializationInfoStreamingContext">
<summary>Sets the shim of BindingException.BindingException(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingException.ConstructorString">
<summary>Sets the shim of BindingException.BindingException(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimBindingException.ConstructorStringException">
<summary>Sets the shim of BindingException.BindingException(String message, Exception inner)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope">
<summary>Shim type of TechTalk.SpecFlow.CultureInfoScope</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.#ctor(TechTalk.SpecFlow.CultureInfoScope)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.AllInstances.Dispose">
<summary>Sets the shim of CultureInfoScope.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.ConstructorCultureInfo">
<summary>Sets the shim of CultureInfoScope.CultureInfoScope(CultureInfo cultureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimCultureInfoScope.Dispose">
<summary>Sets the shim of CultureInfoScope.Dispose()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames">
<summary>Shim type of TechTalk.SpecFlow.EnvironmentVariableNames</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.#ctor(TechTalk.SpecFlow.EnvironmentVariableNames)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimEnvironmentVariableNames.Constructor">
<summary>Sets the shim of EnvironmentVariableNames.EnvironmentVariableNames()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimFeatureContext">
<summary>Shim type of TechTalk.SpecFlow.FeatureContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.#ctor(TechTalk.SpecFlow.FeatureContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimFeatureContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.AllInstances.BindingCultureGet">
<summary>Sets the shim of FeatureContext.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.AllInstances.FeatureContainerGet">
<summary>Sets the shim of FeatureContext.get_FeatureContainer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.AllInstances.FeatureInfoGet">
<summary>Sets the shim of FeatureContext.get_FeatureInfo()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.AllInstances.StopwatchGet">
<summary>Sets the shim of FeatureContext.get_Stopwatch()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.IDictionary)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.Generic.IDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Runtime.Serialization.IDeserializationCallback)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureContext.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.BindingCultureGet">
<summary>Sets the shim of FeatureContext.get_BindingCulture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.ConstructorIObjectContainerFeatureInfoSpecFlowConfiguration">
<summary>Sets the shim of FeatureContext.FeatureContext(IObjectContainer featureContainer, FeatureInfo featureInfo, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.CurrentGet">
<summary>Sets the shim of FeatureContext.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.CurrentSetFeatureContext">
<summary>Sets the shim of FeatureContext.set_Current(FeatureContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.DisableSingletonInstance">
<summary>Sets the shim of FeatureContext.DisableSingletonInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.FeatureContainerGet">
<summary>Sets the shim of FeatureContext.get_FeatureContainer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.FeatureInfoGet">
<summary>Sets the shim of FeatureContext.get_FeatureInfo()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.StaticConstructor">
<summary>Sets the shim of FeatureContext.FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureContext.StopwatchGet">
<summary>Sets the shim of FeatureContext.get_Stopwatch()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimFeatureInfo">
<summary>Shim type of TechTalk.SpecFlow.FeatureInfo</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.#ctor(TechTalk.SpecFlow.FeatureInfo)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.DescriptionGet">
<summary>Sets the shim of FeatureInfo.get_Description()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.DescriptionSetString">
<summary>Sets the shim of FeatureInfo.set_Description(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.GenerationTargetLanguageGet">
<summary>Sets the shim of FeatureInfo.get_GenerationTargetLanguage()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.GenerationTargetLanguageSetProgrammingLanguage">
<summary>Sets the shim of FeatureInfo.set_GenerationTargetLanguage(ProgrammingLanguage value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.LanguageGet">
<summary>Sets the shim of FeatureInfo.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.LanguageSetCultureInfo">
<summary>Sets the shim of FeatureInfo.set_Language(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.TagsGet">
<summary>Sets the shim of FeatureInfo.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.TagsSetStringArray">
<summary>Sets the shim of FeatureInfo.set_Tags(String[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.TitleGet">
<summary>Sets the shim of FeatureInfo.get_Title()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.AllInstances.TitleSetString">
<summary>Sets the shim of FeatureInfo.set_Title(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.ConstructorCultureInfoStringStringProgrammingLanguageStringArray">
<summary>Sets the shim of FeatureInfo.FeatureInfo(CultureInfo language, String title, String description, ProgrammingLanguage programmingLanguage, String[] tags)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.ConstructorCultureInfoStringStringStringArray">
<summary>Sets the shim of FeatureInfo.FeatureInfo(CultureInfo language, String title, String description, String[] tags)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.DescriptionGet">
<summary>Sets the shim of FeatureInfo.get_Description()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.DescriptionSetString">
<summary>Sets the shim of FeatureInfo.set_Description(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.GenerationTargetLanguageGet">
<summary>Sets the shim of FeatureInfo.get_GenerationTargetLanguage()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.GenerationTargetLanguageSetProgrammingLanguage">
<summary>Sets the shim of FeatureInfo.set_GenerationTargetLanguage(ProgrammingLanguage value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.LanguageGet">
<summary>Sets the shim of FeatureInfo.get_Language()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.LanguageSetCultureInfo">
<summary>Sets the shim of FeatureInfo.set_Language(CultureInfo value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.TagsGet">
<summary>Sets the shim of FeatureInfo.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.TagsSetStringArray">
<summary>Sets the shim of FeatureInfo.set_Tags(String[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.TitleGet">
<summary>Sets the shim of FeatureInfo.get_Title()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimFeatureInfo.TitleSetString">
<summary>Sets the shim of FeatureInfo.set_Title(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimGivenAttribute">
<summary>Shim type of TechTalk.SpecFlow.GivenAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.#ctor(TechTalk.SpecFlow.GivenAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.Constructor">
<summary>Sets the shim of GivenAttribute.GivenAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.ConstructorString">
<summary>Sets the shim of GivenAttribute.GivenAttribute(String regex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimGivenAttribute.ConstructorStringString">
<summary>Sets the shim of GivenAttribute.GivenAttribute(String regex, String culture)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimHookAttribute">
<summary>Shim type of TechTalk.SpecFlow.HookAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimHookAttribute.#ctor(TechTalk.SpecFlow.HookAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances.EventGet">
<summary>Sets the shim of HookAttribute.get_Event()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances.EventSetHookType">
<summary>Sets the shim of HookAttribute.set_Event(HookType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances.OrderGet">
<summary>Sets the shim of HookAttribute.get_Order()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances.OrderSetInt32">
<summary>Sets the shim of HookAttribute.set_Order(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances.TagsGet">
<summary>Sets the shim of HookAttribute.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.AllInstances.TagsSetStringArray">
<summary>Sets the shim of HookAttribute.set_Tags(String[] value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimHookAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimHookAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.ConstructorHookTypeStringArray">
<summary>Sets the shim of HookAttribute.HookAttribute(HookType bindingEvent, String[] tags)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.EventGet">
<summary>Sets the shim of HookAttribute.get_Event()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.EventSetHookType">
<summary>Sets the shim of HookAttribute.set_Event(HookType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.OrderGet">
<summary>Sets the shim of HookAttribute.get_Order()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.OrderSetInt32">
<summary>Sets the shim of HookAttribute.set_Order(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.TagsGet">
<summary>Sets the shim of HookAttribute.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimHookAttribute.TagsSetStringArray">
<summary>Sets the shim of HookAttribute.set_Tags(String[] value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException">
<summary>Shim type of TechTalk.SpecFlow.MissingStepDefinitionException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.#ctor(TechTalk.SpecFlow.MissingStepDefinitionException)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.Constructor">
<summary>Sets the shim of MissingStepDefinitionException.MissingStepDefinitionException()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimMissingStepDefinitionException.ConstructorSerializationInfoStreamingContext">
<summary>Sets the shim of MissingStepDefinitionException.MissingStepDefinitionException(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimPendingStepException">
<summary>Shim type of TechTalk.SpecFlow.PendingStepException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimPendingStepException.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimPendingStepException.#ctor(TechTalk.SpecFlow.PendingStepException)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimPendingStepException.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimPendingStepException.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimPendingStepException.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimPendingStepException.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimPendingStepException.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimPendingStepException.Constructor">
<summary>Sets the shim of PendingStepException.PendingStepException()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimPendingStepException.ConstructorSerializationInfoStreamingContext">
<summary>Sets the shim of PendingStepException.PendingStepException(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScenarioContext">
<summary>Shim type of TechTalk.SpecFlow.ScenarioContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.#ctor(TechTalk.SpecFlow.ScenarioContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.CurrentScenarioBlockGet">
<summary>Sets the shim of ScenarioContext.get_CurrentScenarioBlock()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.CurrentScenarioBlockSetScenarioBlock">
<summary>Sets the shim of ScenarioContext.set_CurrentScenarioBlock(ScenarioBlock value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.GetBindingInstanceType">
<summary>Sets the shim of ScenarioContext.GetBindingInstance(Type bindingType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.MissingStepsGet">
<summary>Sets the shim of ScenarioContext.get_MissingSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.Pending">
<summary>Sets the shim of ScenarioContext.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.PendingStepsGet">
<summary>Sets the shim of ScenarioContext.get_PendingSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.ScenarioContainerGet">
<summary>Sets the shim of ScenarioContext.get_ScenarioContainer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.ScenarioExecutionStatusGet">
<summary>Sets the shim of ScenarioContext.get_ScenarioExecutionStatus()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.ScenarioExecutionStatusSetScenarioExecutionStatus">
<summary>Sets the shim of ScenarioContext.set_ScenarioExecutionStatus(ScenarioExecutionStatus value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.ScenarioInfoGet">
<summary>Sets the shim of ScenarioContext.get_ScenarioInfo()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.StepContextGet">
<summary>Sets the shim of ScenarioContext.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.StopwatchGet">
<summary>Sets the shim of ScenarioContext.get_Stopwatch()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.TestErrorGet">
<summary>Sets the shim of ScenarioContext.get_TestError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.AllInstances.TestErrorSetException">
<summary>Sets the shim of ScenarioContext.set_TestError(Exception value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.IDictionary)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.Generic.IDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Runtime.Serialization.IDeserializationCallback)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.ConstructorIObjectContainerScenarioInfoITestObjectResolver">
<summary>Sets the shim of ScenarioContext.ScenarioContext(IObjectContainer scenarioContainer, ScenarioInfo scenarioInfo, ITestObjectResolver testObjectResolver)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.CurrentGet">
<summary>Sets the shim of ScenarioContext.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.CurrentScenarioBlockGet">
<summary>Sets the shim of ScenarioContext.get_CurrentScenarioBlock()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.CurrentScenarioBlockSetScenarioBlock">
<summary>Sets the shim of ScenarioContext.set_CurrentScenarioBlock(ScenarioBlock value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.CurrentSetScenarioContext">
<summary>Sets the shim of ScenarioContext.set_Current(ScenarioContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.DisableSingletonInstance">
<summary>Sets the shim of ScenarioContext.DisableSingletonInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.GetBindingInstanceType">
<summary>Sets the shim of ScenarioContext.GetBindingInstance(Type bindingType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.MissingStepsGet">
<summary>Sets the shim of ScenarioContext.get_MissingSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.Pending">
<summary>Sets the shim of ScenarioContext.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.PendingStepsGet">
<summary>Sets the shim of ScenarioContext.get_PendingSteps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.ScenarioContainerGet">
<summary>Sets the shim of ScenarioContext.get_ScenarioContainer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.ScenarioExecutionStatusGet">
<summary>Sets the shim of ScenarioContext.get_ScenarioExecutionStatus()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.ScenarioExecutionStatusSetScenarioExecutionStatus">
<summary>Sets the shim of ScenarioContext.set_ScenarioExecutionStatus(ScenarioExecutionStatus value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.ScenarioInfoGet">
<summary>Sets the shim of ScenarioContext.get_ScenarioInfo()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.StaticConstructor">
<summary>Sets the shim of ScenarioContext.ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.StepContextGet">
<summary>Sets the shim of ScenarioContext.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.StepIsPending">
<summary>Sets the shim of ScenarioContext.StepIsPending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.StopwatchGet">
<summary>Sets the shim of ScenarioContext.get_Stopwatch()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.TestErrorGet">
<summary>Sets the shim of ScenarioContext.get_TestError()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioContext.TestErrorSetException">
<summary>Sets the shim of ScenarioContext.set_TestError(Exception value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScenarioInfo">
<summary>Shim type of TechTalk.SpecFlow.ScenarioInfo</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.#ctor(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances.DescriptionGet">
<summary>Sets the shim of ScenarioInfo.get_Description()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances.DescriptionSetString">
<summary>Sets the shim of ScenarioInfo.set_Description(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances.TagsGet">
<summary>Sets the shim of ScenarioInfo.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances.TagsSetStringArray">
<summary>Sets the shim of ScenarioInfo.set_Tags(String[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances.TitleGet">
<summary>Sets the shim of ScenarioInfo.get_Title()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.AllInstances.TitleSetString">
<summary>Sets the shim of ScenarioInfo.set_Title(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.ConstructorStringStringStringArray">
<summary>Sets the shim of ScenarioInfo.ScenarioInfo(String title, String description, String[] tags)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.DescriptionGet">
<summary>Sets the shim of ScenarioInfo.get_Description()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.DescriptionSetString">
<summary>Sets the shim of ScenarioInfo.set_Description(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.TagsGet">
<summary>Sets the shim of ScenarioInfo.get_Tags()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.TagsSetStringArray">
<summary>Sets the shim of ScenarioInfo.set_Tags(String[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.TitleGet">
<summary>Sets the shim of ScenarioInfo.get_Title()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioInfo.TitleSetString">
<summary>Sets the shim of ScenarioInfo.set_Title(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext">
<summary>Shim type of TechTalk.SpecFlow.ScenarioStepContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.#ctor(TechTalk.SpecFlow.ScenarioStepContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.AllInstances.StepInfoGet">
<summary>Sets the shim of ScenarioStepContext.get_StepInfo()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.AllInstances.StepInfoSetStepInfo">
<summary>Sets the shim of ScenarioStepContext.set_StepInfo(StepInfo value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.IDictionary)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.Generic.IDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Runtime.Serialization.IDeserializationCallback)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.ConstructorStepInfo">
<summary>Sets the shim of ScenarioStepContext.ScenarioStepContext(StepInfo stepInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.CurrentGet">
<summary>Sets the shim of ScenarioStepContext.get_Current()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.CurrentSetScenarioStepContext">
<summary>Sets the shim of ScenarioStepContext.set_Current(ScenarioStepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.DisableSingletonInstance">
<summary>Sets the shim of ScenarioStepContext.DisableSingletonInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.StaticConstructor">
<summary>Sets the shim of ScenarioStepContext.ScenarioStepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.StepInfoGet">
<summary>Sets the shim of ScenarioStepContext.get_StepInfo()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScenarioStepContext.StepInfoSetStepInfo">
<summary>Sets the shim of ScenarioStepContext.set_StepInfo(StepInfo value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScopeAttribute">
<summary>Shim type of TechTalk.SpecFlow.ScopeAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.#ctor(TechTalk.SpecFlow.ScopeAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances.FeatureGet">
<summary>Sets the shim of ScopeAttribute.get_Feature()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances.FeatureSetString">
<summary>Sets the shim of ScopeAttribute.set_Feature(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances.ScenarioGet">
<summary>Sets the shim of ScopeAttribute.get_Scenario()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances.ScenarioSetString">
<summary>Sets the shim of ScopeAttribute.set_Scenario(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances.TagGet">
<summary>Sets the shim of ScopeAttribute.get_Tag()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.AllInstances.TagSetString">
<summary>Sets the shim of ScopeAttribute.set_Tag(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.Constructor">
<summary>Sets the shim of ScopeAttribute.ScopeAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.FeatureGet">
<summary>Sets the shim of ScopeAttribute.get_Feature()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.FeatureSetString">
<summary>Sets the shim of ScopeAttribute.set_Feature(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.ScenarioGet">
<summary>Sets the shim of ScopeAttribute.get_Scenario()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.ScenarioSetString">
<summary>Sets the shim of ScopeAttribute.set_Scenario(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.TagGet">
<summary>Sets the shim of ScopeAttribute.get_Tag()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimScopeAttribute.TagSetString">
<summary>Sets the shim of ScopeAttribute.set_Tag(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext">
<summary>Shim type of TechTalk.SpecFlow.SpecFlowContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.#ctor(TechTalk.SpecFlow.SpecFlowContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.Dispose">
<summary>Sets the shim of SpecFlowContext.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.GetDefaultKeyOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.SpecFlowContext,System.String})">
<summary>Sets the shim of SpecFlowContext.GetDefaultKey()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.GetOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.SpecFlowContext,``0})">
<summary>Sets the shim of SpecFlowContext.Get()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.GetOf1String``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{TechTalk.SpecFlow.SpecFlowContext,System.String,``0})">
<summary>Sets the shim of SpecFlowContext.Get(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.SetOf1FuncOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.SpecFlowContext,System.Func{``0}})">
<summary>Sets the shim of SpecFlowContext.Set(Func`1&lt;!!0&gt; func)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.SetOf1M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.SpecFlowContext,``0})">
<summary>Sets the shim of SpecFlowContext.Set(!!0 data)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.SetOf1M0String``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{TechTalk.SpecFlow.SpecFlowContext,``0,System.String})">
<summary>Sets the shim of SpecFlowContext.Set(!!0 data, String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.SystemIDisposableDispose">
<summary>Sets the shim of SpecFlowContext.System.IDisposable.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.TryGetValueOf1M0Out``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.OutFunc{TechTalk.SpecFlow.SpecFlowContext,``0,System.Boolean})">
<summary>Sets the shim of SpecFlowContext.TryGetValue(!!0&amp; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.AllInstances.TryGetValueOf1StringM0Out``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.OutFunc{TechTalk.SpecFlow.SpecFlowContext,System.String,``0,System.Boolean})">
<summary>Sets the shim of SpecFlowContext.TryGetValue(String key, !!0&amp; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.IDictionary)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.Generic.IDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Runtime.Serialization.IDeserializationCallback)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.CallTheFactoryMethodToGetTheValueOf1Object``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.Object,``0})">
<summary>Sets the shim of SpecFlowContext.CallTheFactoryMethodToGetTheValue(Object value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Constructor">
<summary>Sets the shim of SpecFlowContext.SpecFlowContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.Dispose">
<summary>Sets the shim of SpecFlowContext.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.GetDefaultKeyOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.String})">
<summary>Sets the shim of SpecFlowContext.GetDefaultKey()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.GetOf1``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{``0})">
<summary>Sets the shim of SpecFlowContext.Get()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.GetOf1String``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.String,``0})">
<summary>Sets the shim of SpecFlowContext.Get(String key)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.SetOf1FuncOfM0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{System.Func{``0}})">
<summary>Sets the shim of SpecFlowContext.Set(Func`1&lt;!!0&gt; func)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.SetOf1M0``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{``0})">
<summary>Sets the shim of SpecFlowContext.Set(!!0 data)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.SetOf1M0String``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{``0,System.String})">
<summary>Sets the shim of SpecFlowContext.Set(!!0 data, String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.SystemIDisposableDispose">
<summary>Sets the shim of SpecFlowContext.System.IDisposable.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.TheValueIsAFactoryMethodOf1Object``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func{System.Object,System.Boolean})">
<summary>Sets the shim of SpecFlowContext.TheValueIsAFactoryMethod(Object value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.TryGetValueOf1M0Out``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.OutFunc{``0,System.Boolean})">
<summary>Sets the shim of SpecFlowContext.TryGetValue(!!0&amp; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowContext.TryGetValueOf1StringM0Out``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.OutFunc{System.String,``0,System.Boolean})">
<summary>Sets the shim of SpecFlowContext.TryGetValue(String key, !!0&amp; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimSpecFlowException">
<summary>Shim type of TechTalk.SpecFlow.SpecFlowException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.#ctor(TechTalk.SpecFlow.SpecFlowException)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.Constructor">
<summary>Sets the shim of SpecFlowException.SpecFlowException()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.ConstructorSerializationInfoStreamingContext">
<summary>Sets the shim of SpecFlowException.SpecFlowException(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.ConstructorString">
<summary>Sets the shim of SpecFlowException.SpecFlowException(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSpecFlowException.ConstructorStringException">
<summary>Sets the shim of SpecFlowException.SpecFlowException(String message, Exception inner)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute">
<summary>Shim type of TechTalk.SpecFlow.StepArgumentTransformationAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.#ctor(TechTalk.SpecFlow.StepArgumentTransformationAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.AllInstances.RegexGet">
<summary>Sets the shim of StepArgumentTransformationAttribute.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.AllInstances.RegexSetString">
<summary>Sets the shim of StepArgumentTransformationAttribute.set_Regex(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.Constructor">
<summary>Sets the shim of StepArgumentTransformationAttribute.StepArgumentTransformationAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.ConstructorString">
<summary>Sets the shim of StepArgumentTransformationAttribute.StepArgumentTransformationAttribute(String regex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.RegexGet">
<summary>Sets the shim of StepArgumentTransformationAttribute.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepArgumentTransformationAttribute.RegexSetString">
<summary>Sets the shim of StepArgumentTransformationAttribute.set_Regex(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute">
<summary>Shim type of TechTalk.SpecFlow.StepDefinitionAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.#ctor(TechTalk.SpecFlow.StepDefinitionAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.Constructor">
<summary>Sets the shim of StepDefinitionAttribute.StepDefinitionAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.ConstructorString">
<summary>Sets the shim of StepDefinitionAttribute.StepDefinitionAttribute(String regex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionAttribute.ConstructorStringString">
<summary>Sets the shim of StepDefinitionAttribute.StepDefinitionAttribute(String regex, String culture)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute">
<summary>Shim type of TechTalk.SpecFlow.StepDefinitionBaseAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.#ctor(TechTalk.SpecFlow.StepDefinitionBaseAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances.CultureGet">
<summary>Sets the shim of StepDefinitionBaseAttribute.get_Culture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances.CultureSetString">
<summary>Sets the shim of StepDefinitionBaseAttribute.set_Culture(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances.RegexGet">
<summary>Sets the shim of StepDefinitionBaseAttribute.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances.RegexSetString">
<summary>Sets the shim of StepDefinitionBaseAttribute.set_Regex(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances.TypesGet">
<summary>Sets the shim of StepDefinitionBaseAttribute.get_Types()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.AllInstances.TypesSetStepDefinitionTypeArray">
<summary>Sets the shim of StepDefinitionBaseAttribute.set_Types(StepDefinitionType[] value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.ConstructorStringStepDefinitionType">
<summary>Sets the shim of StepDefinitionBaseAttribute.StepDefinitionBaseAttribute(String regex, StepDefinitionType type)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.ConstructorStringStepDefinitionTypeArray">
<summary>Sets the shim of StepDefinitionBaseAttribute.StepDefinitionBaseAttribute(String regex, StepDefinitionType[] types)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.CultureGet">
<summary>Sets the shim of StepDefinitionBaseAttribute.get_Culture()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.CultureSetString">
<summary>Sets the shim of StepDefinitionBaseAttribute.set_Culture(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.RegexGet">
<summary>Sets the shim of StepDefinitionBaseAttribute.get_Regex()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.RegexSetString">
<summary>Sets the shim of StepDefinitionBaseAttribute.set_Regex(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.TypesGet">
<summary>Sets the shim of StepDefinitionBaseAttribute.get_Types()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepDefinitionBaseAttribute.TypesSetStepDefinitionTypeArray">
<summary>Sets the shim of StepDefinitionBaseAttribute.set_Types(StepDefinitionType[] value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepInfo">
<summary>Shim type of TechTalk.SpecFlow.StepInfo</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepInfo.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepInfo.#ctor(TechTalk.SpecFlow.StepInfo)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.BindingMatchGet">
<summary>Sets the shim of StepInfo.get_BindingMatch()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.BindingMatchSetBindingMatch">
<summary>Sets the shim of StepInfo.set_BindingMatch(BindingMatch value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.MultilineTextGet">
<summary>Sets the shim of StepInfo.get_MultilineText()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.MultilineTextSetString">
<summary>Sets the shim of StepInfo.set_MultilineText(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.StepDefinitionTypeGet">
<summary>Sets the shim of StepInfo.get_StepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.StepDefinitionTypeSetStepDefinitionType">
<summary>Sets the shim of StepInfo.set_StepDefinitionType(StepDefinitionType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.StepInstanceGet">
<summary>Sets the shim of StepInfo.get_StepInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.StepInstanceSetStepInstance">
<summary>Sets the shim of StepInfo.set_StepInstance(StepInstance value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.TableGet">
<summary>Sets the shim of StepInfo.get_Table()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.TableSetTable">
<summary>Sets the shim of StepInfo.set_Table(Table value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.TextGet">
<summary>Sets the shim of StepInfo.get_Text()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.AllInstances.TextSetString">
<summary>Sets the shim of StepInfo.set_Text(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepInfo.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimStepInfo.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.BindingMatchGet">
<summary>Sets the shim of StepInfo.get_BindingMatch()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.BindingMatchSetBindingMatch">
<summary>Sets the shim of StepInfo.set_BindingMatch(BindingMatch value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.ConstructorStepDefinitionTypeStringTableString">
<summary>Sets the shim of StepInfo.StepInfo(StepDefinitionType stepDefinitionType, String text, Table table, String multilineText)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.MultilineTextGet">
<summary>Sets the shim of StepInfo.get_MultilineText()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.MultilineTextSetString">
<summary>Sets the shim of StepInfo.set_MultilineText(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.StepDefinitionTypeGet">
<summary>Sets the shim of StepInfo.get_StepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.StepDefinitionTypeSetStepDefinitionType">
<summary>Sets the shim of StepInfo.set_StepDefinitionType(StepDefinitionType value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.StepInstanceGet">
<summary>Sets the shim of StepInfo.get_StepInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.StepInstanceSetStepInstance">
<summary>Sets the shim of StepInfo.set_StepInstance(StepInstance value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.TableGet">
<summary>Sets the shim of StepInfo.get_Table()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.TableSetTable">
<summary>Sets the shim of StepInfo.set_Table(Table value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.TextGet">
<summary>Sets the shim of StepInfo.get_Text()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimStepInfo.TextSetString">
<summary>Sets the shim of StepInfo.set_Text(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimSteps">
<summary>Shim type of TechTalk.SpecFlow.Steps</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSteps.#ctor(TechTalk.SpecFlow.Steps)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.AndString">
<summary>Sets the shim of Steps.And(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.AndStringString">
<summary>Sets the shim of Steps.And(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.AndStringStringTable">
<summary>Sets the shim of Steps.And(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.AndStringTable">
<summary>Sets the shim of Steps.And(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.AssertInitialized">
<summary>Sets the shim of Steps.AssertInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ButString">
<summary>Sets the shim of Steps.But(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ButStringString">
<summary>Sets the shim of Steps.But(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ButStringStringTable">
<summary>Sets the shim of Steps.But(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ButStringTable">
<summary>Sets the shim of Steps.But(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.FeatureContextGet">
<summary>Sets the shim of Steps.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.GivenString">
<summary>Sets the shim of Steps.Given(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.GivenStringString">
<summary>Sets the shim of Steps.Given(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.GivenStringStringTable">
<summary>Sets the shim of Steps.Given(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.GivenStringTable">
<summary>Sets the shim of Steps.Given(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ScenarioContextGet">
<summary>Sets the shim of Steps.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.StepContextGet">
<summary>Sets the shim of Steps.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.TechTalkSpecFlowInfrastructureIContainerDependentObjectSetObjectContainerIObjectContainer">
<summary>Sets the shim of Steps.TechTalk.SpecFlow.Infrastructure.IContainerDependentObject.SetObjectContainer(IObjectContainer container)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.TestRunnerGet">
<summary>Sets the shim of Steps.get_TestRunner()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.TestThreadContextGet">
<summary>Sets the shim of Steps.get_TestThreadContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ThenString">
<summary>Sets the shim of Steps.Then(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ThenStringString">
<summary>Sets the shim of Steps.Then(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ThenStringStringTable">
<summary>Sets the shim of Steps.Then(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.ThenStringTable">
<summary>Sets the shim of Steps.Then(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.WhenString">
<summary>Sets the shim of Steps.When(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.WhenStringString">
<summary>Sets the shim of Steps.When(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.WhenStringStringTable">
<summary>Sets the shim of Steps.When(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AllInstances.WhenStringTable">
<summary>Sets the shim of Steps.When(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AndString">
<summary>Sets the shim of Steps.And(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AndStringString">
<summary>Sets the shim of Steps.And(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AndStringStringTable">
<summary>Sets the shim of Steps.And(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AndStringTable">
<summary>Sets the shim of Steps.And(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.AssertInitialized">
<summary>Sets the shim of Steps.AssertInitialized()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSteps.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSteps.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimSteps.Bind(TechTalk.SpecFlow.Infrastructure.IContainerDependentObject)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ButString">
<summary>Sets the shim of Steps.But(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ButStringString">
<summary>Sets the shim of Steps.But(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ButStringStringTable">
<summary>Sets the shim of Steps.But(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ButStringTable">
<summary>Sets the shim of Steps.But(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.Constructor">
<summary>Sets the shim of Steps.Steps()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.FeatureContextGet">
<summary>Sets the shim of Steps.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.GivenString">
<summary>Sets the shim of Steps.Given(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.GivenStringString">
<summary>Sets the shim of Steps.Given(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.GivenStringStringTable">
<summary>Sets the shim of Steps.Given(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.GivenStringTable">
<summary>Sets the shim of Steps.Given(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ScenarioContextGet">
<summary>Sets the shim of Steps.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.StepContextGet">
<summary>Sets the shim of Steps.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.TechTalkSpecFlowInfrastructureIContainerDependentObjectSetObjectContainerIObjectContainer">
<summary>Sets the shim of Steps.TechTalk.SpecFlow.Infrastructure.IContainerDependentObject.SetObjectContainer(IObjectContainer container)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.TestRunnerGet">
<summary>Sets the shim of Steps.get_TestRunner()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.TestThreadContextGet">
<summary>Sets the shim of Steps.get_TestThreadContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ThenString">
<summary>Sets the shim of Steps.Then(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ThenStringString">
<summary>Sets the shim of Steps.Then(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ThenStringStringTable">
<summary>Sets the shim of Steps.Then(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.ThenStringTable">
<summary>Sets the shim of Steps.Then(String step, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.WhenString">
<summary>Sets the shim of Steps.When(String step)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.WhenStringString">
<summary>Sets the shim of Steps.When(String step, String multilineTextArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.WhenStringStringTable">
<summary>Sets the shim of Steps.When(String step, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimSteps.WhenStringTable">
<summary>Sets the shim of Steps.When(String step, Table tableArg)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTable">
<summary>Shim type of TechTalk.SpecFlow.Table</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTable.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTable.#ctor(TechTalk.SpecFlow.Table)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AddRowIDictionaryOfStringString">
<summary>Sets the shim of Table.AddRow(IDictionary`2&lt;String,String&gt; values)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AddRowStringArray">
<summary>Sets the shim of Table.AddRow(String[] cells)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AddTableRowStringBuilderIEnumerableOfStringInt32Array">
<summary>Sets the shim of Table.AddTableRow(StringBuilder builder, IEnumerable`1&lt;String&gt; cells, Int32[] widths)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.AddRowIDictionaryOfStringString">
<summary>Sets the shim of Table.AddRow(IDictionary`2&lt;String,String&gt; values)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.AddRowStringArray">
<summary>Sets the shim of Table.AddRow(String[] cells)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.AddTableRowStringBuilderIEnumerableOfStringInt32Array">
<summary>Sets the shim of Table.AddTableRow(StringBuilder builder, IEnumerable`1&lt;String&gt; cells, Int32[] widths)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.ContainsColumnString">
<summary>Sets the shim of Table.ContainsColumn(String column)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.GetHeaderIndexStringBoolean">
<summary>Sets the shim of Table.GetHeaderIndex(String column, Boolean throwIfNotFound)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.HeaderGet">
<summary>Sets the shim of Table.get_Header()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.RenameColumnStringString">
<summary>Sets the shim of Table.RenameColumn(String oldColumn, String newColumn)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.RowCountGet">
<summary>Sets the shim of Table.get_RowCount()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.RowsGet">
<summary>Sets the shim of Table.get_Rows()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.ToString01">
<summary>Sets the shim of Table.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.AllInstances.ToStringBooleanBoolean">
<summary>Sets the shim of Table.ToString(Boolean headersOnly, Boolean withNewline)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTable.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTable.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.ConstructorStringArray">
<summary>Sets the shim of Table.Table(String[] header)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.ContainsColumnString">
<summary>Sets the shim of Table.ContainsColumn(String column)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.GetHeaderIndexStringBoolean">
<summary>Sets the shim of Table.GetHeaderIndex(String column, Boolean throwIfNotFound)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.HeaderGet">
<summary>Sets the shim of Table.get_Header()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.RenameColumnStringString">
<summary>Sets the shim of Table.RenameColumn(String oldColumn, String newColumn)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.RowCountGet">
<summary>Sets the shim of Table.get_RowCount()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.RowsGet">
<summary>Sets the shim of Table.get_Rows()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.ToString">
<summary>Sets the shim of Table.ToString()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTable.ToStringBooleanBoolean">
<summary>Sets the shim of Table.ToString(Boolean headersOnly, Boolean withNewline)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTableRow">
<summary>Shim type of TechTalk.SpecFlow.TableRow</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.#ctor(TechTalk.SpecFlow.TableRow)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.ContainsKeyString">
<summary>Sets the shim of TableRow.ContainsKey(String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.CountGet">
<summary>Sets the shim of TableRow.get_Count()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.GetEnumerator">
<summary>Sets the shim of TableRow.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.IsReadOnlySystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringget">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.get_IsReadOnly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.ItemGetInt32">
<summary>Sets the shim of TableRow.get_Item(Int32 index)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.ItemGetString">
<summary>Sets the shim of TableRow.get_Item(String header)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.ItemSetStringString">
<summary>Sets the shim of TableRow.set_Item(String header, String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.KeysGet">
<summary>Sets the shim of TableRow.get_Keys()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringAddKeyValuePairOfStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Add(KeyValuePair`2&lt;String,String&gt; item)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringClear">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Clear()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringContainsKeyValuePairOfStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Contains(KeyValuePair`2&lt;String,String&gt; item)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringCopyToKeyValuePairOfStringStringArrayInt32">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.CopyTo(KeyValuePair`2&lt;String,String&gt;[] array, Int32 arrayIndex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringRemoveKeyValuePairOfStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Remove(KeyValuePair`2&lt;String,String&gt; item)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericIDictionarySystemStringSystemStringAddStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.IDictionary&lt;System.String,System.String&gt;.Add(String key, String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsGenericIDictionarySystemStringSystemStringRemoveString">
<summary>Sets the shim of TableRow.System.Collections.Generic.IDictionary&lt;System.String,System.String&gt;.Remove(String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of TableRow.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.ThrowTableStructureCannotBeModified">
<summary>Sets the shim of TableRow.ThrowTableStructureCannotBeModified()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.TryGetValueStringStringOut">
<summary>Sets the shim of TableRow.TryGetValue(String key, String&amp; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.AllInstances.ValuesGet">
<summary>Sets the shim of TableRow.get_Values()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.Bind(System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.Bind(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRow.Bind(System.Collections.Generic.IDictionary{System.String,System.String})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ConstructorTableStringArray">
<summary>Sets the shim of TableRow.TableRow(Table table, String[] items)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ContainsKeyString">
<summary>Sets the shim of TableRow.ContainsKey(String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.CountGet">
<summary>Sets the shim of TableRow.get_Count()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.GetEnumerator">
<summary>Sets the shim of TableRow.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.IsReadOnlySystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringget">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.get_IsReadOnly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ItemGetInt32">
<summary>Sets the shim of TableRow.get_Item(Int32 index)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ItemGetString">
<summary>Sets the shim of TableRow.get_Item(String header)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ItemSetStringString">
<summary>Sets the shim of TableRow.set_Item(String header, String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.KeysGet">
<summary>Sets the shim of TableRow.get_Keys()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringAddKeyValuePairOfStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Add(KeyValuePair`2&lt;String,String&gt; item)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringClear">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Clear()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringContainsKeyValuePairOfStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Contains(KeyValuePair`2&lt;String,String&gt; item)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringCopyToKeyValuePairOfStringStringArrayInt32">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.CopyTo(KeyValuePair`2&lt;String,String&gt;[] array, Int32 arrayIndex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericICollectionSystemCollectionsGenericKeyValuePairSystemStringSystemStringRemoveKeyValuePairOfStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;System.String,System.String&gt;&gt;.Remove(KeyValuePair`2&lt;String,String&gt; item)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericIDictionarySystemStringSystemStringAddStringString">
<summary>Sets the shim of TableRow.System.Collections.Generic.IDictionary&lt;System.String,System.String&gt;.Add(String key, String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsGenericIDictionarySystemStringSystemStringRemoveString">
<summary>Sets the shim of TableRow.System.Collections.Generic.IDictionary&lt;System.String,System.String&gt;.Remove(String key)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of TableRow.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ThrowTableStructureCannotBeModified">
<summary>Sets the shim of TableRow.ThrowTableStructureCannotBeModified()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.TryGetValueStringStringOut">
<summary>Sets the shim of TableRow.TryGetValue(String key, String&amp; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRow.ValuesGet">
<summary>Sets the shim of TableRow.get_Values()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTableRows">
<summary>Shim type of TechTalk.SpecFlow.TableRows</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRows.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRows.#ctor(TechTalk.SpecFlow.TableRows)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.AddTableRow">
<summary>Sets the shim of TableRows.Add(TableRow row)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTableRows.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.AllInstances.AddTableRow">
<summary>Sets the shim of TableRows.Add(TableRow row)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.AllInstances.CountGet">
<summary>Sets the shim of TableRows.get_Count()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.AllInstances.GetEnumerator">
<summary>Sets the shim of TableRows.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.AllInstances.ItemGetInt32">
<summary>Sets the shim of TableRows.get_Item(Int32 index)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.AllInstances.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of TableRows.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRows.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRows.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRows.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTableRows.Bind(System.Collections.Generic.IEnumerable{TechTalk.SpecFlow.TableRow})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.Constructor">
<summary>Sets the shim of TableRows.TableRows()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.CountGet">
<summary>Sets the shim of TableRows.get_Count()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.GetEnumerator">
<summary>Sets the shim of TableRows.GetEnumerator()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.ItemGetInt32">
<summary>Sets the shim of TableRows.get_Item(Int32 index)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTableRows.SystemCollectionsIEnumerableGetEnumerator">
<summary>Sets the shim of TableRows.System.Collections.IEnumerable.GetEnumerator()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestRunner">
<summary>Shim type of TechTalk.SpecFlow.TestRunner</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunner.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunner.#ctor(TechTalk.SpecFlow.TestRunner)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.AndStringStringTableString">
<summary>Sets the shim of TestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.ButStringStringTableString">
<summary>Sets the shim of TestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.CollectScenarioErrors">
<summary>Sets the shim of TestRunner.CollectScenarioErrors()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.FeatureContextGet">
<summary>Sets the shim of TestRunner.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.GivenStringStringTableString">
<summary>Sets the shim of TestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.InitializeTestRunnerInt32">
<summary>Sets the shim of TestRunner.InitializeTestRunner(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnFeatureEnd">
<summary>Sets the shim of TestRunner.OnFeatureEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnFeatureStartFeatureInfo">
<summary>Sets the shim of TestRunner.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnScenarioEnd">
<summary>Sets the shim of TestRunner.OnScenarioEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnScenarioInitializeScenarioInfo">
<summary>Sets the shim of TestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnScenarioStart">
<summary>Sets the shim of TestRunner.OnScenarioStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnTestRunEnd">
<summary>Sets the shim of TestRunner.OnTestRunEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.OnTestRunStart">
<summary>Sets the shim of TestRunner.OnTestRunStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.Pending">
<summary>Sets the shim of TestRunner.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.ScenarioContextGet">
<summary>Sets the shim of TestRunner.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.SkipScenario">
<summary>Sets the shim of TestRunner.SkipScenario()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.ThenStringStringTableString">
<summary>Sets the shim of TestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.ThreadIdGet">
<summary>Sets the shim of TestRunner.get_ThreadId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.ThreadIdSetInt32">
<summary>Sets the shim of TestRunner.set_ThreadId(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AllInstances.WhenStringStringTableString">
<summary>Sets the shim of TestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.AndStringStringTableString">
<summary>Sets the shim of TestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunner.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunner.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunner.Bind(TechTalk.SpecFlow.ITestRunner)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.ButStringStringTableString">
<summary>Sets the shim of TestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.CollectScenarioErrors">
<summary>Sets the shim of TestRunner.CollectScenarioErrors()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.ConstructorITestExecutionEngine">
<summary>Sets the shim of TestRunner.TestRunner(ITestExecutionEngine executionEngine)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.FeatureContextGet">
<summary>Sets the shim of TestRunner.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.GivenStringStringTableString">
<summary>Sets the shim of TestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.InitializeTestRunnerInt32">
<summary>Sets the shim of TestRunner.InitializeTestRunner(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnFeatureEnd">
<summary>Sets the shim of TestRunner.OnFeatureEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnFeatureStartFeatureInfo">
<summary>Sets the shim of TestRunner.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnScenarioEnd">
<summary>Sets the shim of TestRunner.OnScenarioEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnScenarioInitializeScenarioInfo">
<summary>Sets the shim of TestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnScenarioStart">
<summary>Sets the shim of TestRunner.OnScenarioStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnTestRunEnd">
<summary>Sets the shim of TestRunner.OnTestRunEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.OnTestRunStart">
<summary>Sets the shim of TestRunner.OnTestRunStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.Pending">
<summary>Sets the shim of TestRunner.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.ScenarioContextGet">
<summary>Sets the shim of TestRunner.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.SkipScenario">
<summary>Sets the shim of TestRunner.SkipScenario()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.ThenStringStringTableString">
<summary>Sets the shim of TestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.ThreadIdGet">
<summary>Sets the shim of TestRunner.get_ThreadId()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.ThreadIdSetInt32">
<summary>Sets the shim of TestRunner.set_ThreadId(Int32 value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunner.WhenStringStringTableString">
<summary>Sets the shim of TestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments">
<summary>Shim type of TechTalk.SpecFlow.TestRunnerDefaultArguments</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.AndITestRunnerString">
<summary>Sets the shim of TestRunnerDefaultArguments.And(ITestRunner testRunner, String text)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.ButITestRunnerString">
<summary>Sets the shim of TestRunnerDefaultArguments.But(ITestRunner testRunner, String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.GivenITestRunnerString">
<summary>Sets the shim of TestRunnerDefaultArguments.Given(ITestRunner testRunner, String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.ThenITestRunnerString">
<summary>Sets the shim of TestRunnerDefaultArguments.Then(ITestRunner testRunner, String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerDefaultArguments.WhenITestRunnerString">
<summary>Sets the shim of TestRunnerDefaultArguments.When(ITestRunner testRunner, String text)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager">
<summary>Shim type of TechTalk.SpecFlow.TestRunnerManager</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.#ctor(TechTalk.SpecFlow.TestRunnerManager)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.BindingAssembliesGet">
<summary>Sets the shim of TestRunnerManager.get_BindingAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.BindingAssembliesSetAssemblyArray">
<summary>Sets the shim of TestRunnerManager.set_BindingAssemblies(Assembly[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.BuildBindingRegistryIEnumerableOfAssembly">
<summary>Sets the shim of TestRunnerManager.BuildBindingRegistry(IEnumerable`1&lt;Assembly&gt; bindingAssemblies)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.CreateTestRunnerInstance">
<summary>Sets the shim of TestRunnerManager.CreateTestRunnerInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.CreateTestRunnerInt32">
<summary>Sets the shim of TestRunnerManager.CreateTestRunner(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.Dispose">
<summary>Sets the shim of TestRunnerManager.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.FireTestRunEnd">
<summary>Sets the shim of TestRunnerManager.FireTestRunEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.FireTestRunStart">
<summary>Sets the shim of TestRunnerManager.FireTestRunStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.GetBindingAssemblies">
<summary>Sets the shim of TestRunnerManager.GetBindingAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.GetTestRunnerInt32">
<summary>Sets the shim of TestRunnerManager.GetTestRunner(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.GetTestRunnerWithoutExceptionHandlingInt32">
<summary>Sets the shim of TestRunnerManager.GetTestRunnerWithoutExceptionHandling(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.InitializeAssembly">
<summary>Sets the shim of TestRunnerManager.Initialize(Assembly assignedTestAssembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.InitializeBindingRegistryITestRunner">
<summary>Sets the shim of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.IsMultiThreadedGet">
<summary>Sets the shim of TestRunnerManager.get_IsMultiThreaded()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.IsTestRunInitializedGet">
<summary>Sets the shim of TestRunnerManager.get_IsTestRunInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.IsTestRunInitializedSetBoolean">
<summary>Sets the shim of TestRunnerManager.set_IsTestRunInitialized(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.OnDomainUnload">
<summary>Sets the shim of TestRunnerManager.OnDomainUnload()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.TestAssemblyGet">
<summary>Sets the shim of TestRunnerManager.get_TestAssembly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances.TestAssemblySetAssembly">
<summary>Sets the shim of TestRunnerManager.set_TestAssembly(Assembly value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.AllInstances._InitializeBindingRegistryb__24_0ObjectEventArgs">
<summary>Sets the shim of TestRunnerManager.&lt;InitializeBindingRegistry&gt;b__24_0(Object &lt;p0&gt;, EventArgs &lt;p1&gt;)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.Bind(TechTalk.SpecFlow.ITestRunnerManager)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.BindingAssembliesGet">
<summary>Sets the shim of TestRunnerManager.get_BindingAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.BindingAssembliesSetAssemblyArray">
<summary>Sets the shim of TestRunnerManager.set_BindingAssemblies(Assembly[] value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.BuildBindingRegistryIEnumerableOfAssembly">
<summary>Sets the shim of TestRunnerManager.BuildBindingRegistry(IEnumerable`1&lt;Assembly&gt; bindingAssemblies)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.ConstructorIObjectContainerIContainerBuilderSpecFlowConfigurationIRuntimeBindingRegistryBuilderITestTracer">
<summary>Sets the shim of TestRunnerManager.TestRunnerManager(IObjectContainer globalContainer, IContainerBuilder containerBuilder, SpecFlowConfiguration specFlowConfiguration, IRuntimeBindingRegistryBuilder bindingRegistryBuilder, ITestTracer testTracer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.CreateTestRunnerInstance">
<summary>Sets the shim of TestRunnerManager.CreateTestRunnerInstance()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.CreateTestRunnerInt32">
<summary>Sets the shim of TestRunnerManager.CreateTestRunner(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.CreateTestRunnerManagerAssemblyIContainerBuilder">
<summary>Sets the shim of TestRunnerManager.CreateTestRunnerManager(Assembly testAssembly, IContainerBuilder containerBuilder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.Dispose">
<summary>Sets the shim of TestRunnerManager.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.FireTestRunEnd">
<summary>Sets the shim of TestRunnerManager.FireTestRunEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.FireTestRunStart">
<summary>Sets the shim of TestRunnerManager.FireTestRunStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.GetBindingAssemblies">
<summary>Sets the shim of TestRunnerManager.GetBindingAssemblies()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.GetLogicalThreadIdNullableOfInt32">
<summary>Sets the shim of TestRunnerManager.GetLogicalThreadId(Nullable`1&lt;Int32&gt; managedThreadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.GetTestRunnerAssemblyNullableOfInt32IContainerBuilder">
<summary>Sets the shim of TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1&lt;Int32&gt; managedThreadId, IContainerBuilder containerBuilder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.GetTestRunnerInt32">
<summary>Sets the shim of TestRunnerManager.GetTestRunner(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.GetTestRunnerManagerAssemblyIContainerBuilderBoolean">
<summary>Sets the shim of TestRunnerManager.GetTestRunnerManager(Assembly testAssembly, IContainerBuilder containerBuilder, Boolean createIfMissing)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.GetTestRunnerWithoutExceptionHandlingInt32">
<summary>Sets the shim of TestRunnerManager.GetTestRunnerWithoutExceptionHandling(Int32 threadId)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.InitializeAssembly">
<summary>Sets the shim of TestRunnerManager.Initialize(Assembly assignedTestAssembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.InitializeBindingRegistryITestRunner">
<summary>Sets the shim of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.IsMultiThreadedGet">
<summary>Sets the shim of TestRunnerManager.get_IsMultiThreaded()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.IsTestRunInitializedGet">
<summary>Sets the shim of TestRunnerManager.get_IsTestRunInitialized()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.IsTestRunInitializedSetBoolean">
<summary>Sets the shim of TestRunnerManager.set_IsTestRunInitialized(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.OnDomainUnload">
<summary>Sets the shim of TestRunnerManager.OnDomainUnload()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.OnTestRunEndAssemblyIContainerBuilder">
<summary>Sets the shim of TestRunnerManager.OnTestRunEnd(Assembly testAssembly, IContainerBuilder containerBuilder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.OnTestRunStartAssemblyIContainerBuilder">
<summary>Sets the shim of TestRunnerManager.OnTestRunStart(Assembly testAssembly, IContainerBuilder containerBuilder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.OnTestRunnerManagerDisposedTestRunnerManager">
<summary>Sets the shim of TestRunnerManager.OnTestRunnerManagerDisposed(TestRunnerManager testRunnerManager)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.ParallelExecutionIsDisabled">
<summary>Sets the shim of TestRunnerManager.ParallelExecutionIsDisabled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.Reset">
<summary>Sets the shim of TestRunnerManager.Reset()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.StaticConstructor">
<summary>Sets the shim of TestRunnerManager.TestRunnerManager()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.TestAssemblyGet">
<summary>Sets the shim of TestRunnerManager.get_TestAssembly()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager.TestAssemblySetAssembly">
<summary>Sets the shim of TestRunnerManager.set_TestAssembly(Assembly value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestRunnerManager._InitializeBindingRegistryb__24_0ObjectEventArgs">
<summary>Sets the shim of TestRunnerManager.&lt;InitializeBindingRegistry&gt;b__24_0(Object &lt;p0&gt;, EventArgs &lt;p1&gt;)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestThreadContext">
<summary>Shim type of TechTalk.SpecFlow.TestThreadContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.#ctor(TechTalk.SpecFlow.TestThreadContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.AllInstances.Dispose">
<summary>Sets the shim of TestThreadContext.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.AllInstances.DisposingAddActionOfTestThreadContext">
<summary>Sets the shim of TestThreadContext.add_Disposing(Action`1&lt;TestThreadContext&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.AllInstances.DisposingRemoveActionOfTestThreadContext">
<summary>Sets the shim of TestThreadContext.remove_Disposing(Action`1&lt;TestThreadContext&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.AllInstances.TestThreadContainerGet">
<summary>Sets the shim of TestThreadContext.get_TestThreadContainer()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.ICollection)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.IDictionary)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.IEnumerable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.Generic.IDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Runtime.Serialization.IDeserializationCallback)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Bind(System.Runtime.Serialization.ISerializable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.ConstructorIObjectContainer">
<summary>Sets the shim of TestThreadContext.TestThreadContext(IObjectContainer testThreadContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.Dispose">
<summary>Sets the shim of TestThreadContext.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.DisposingAddActionOfTestThreadContext">
<summary>Sets the shim of TestThreadContext.add_Disposing(Action`1&lt;TestThreadContext&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.DisposingRemoveActionOfTestThreadContext">
<summary>Sets the shim of TestThreadContext.remove_Disposing(Action`1&lt;TestThreadContext&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimTestThreadContext.TestThreadContainerGet">
<summary>Sets the shim of TestThreadContext.get_TestThreadContainer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimThenAttribute">
<summary>Shim type of TechTalk.SpecFlow.ThenAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimThenAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimThenAttribute.#ctor(TechTalk.SpecFlow.ThenAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimThenAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimThenAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimThenAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimThenAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimThenAttribute.Constructor">
<summary>Sets the shim of ThenAttribute.ThenAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimThenAttribute.ConstructorString">
<summary>Sets the shim of ThenAttribute.ThenAttribute(String regex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimThenAttribute.ConstructorStringString">
<summary>Sets the shim of ThenAttribute.ThenAttribute(String regex, String culture)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimWhenAttribute">
<summary>Shim type of TechTalk.SpecFlow.WhenAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.#ctor(TechTalk.SpecFlow.WhenAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.Constructor">
<summary>Sets the shim of WhenAttribute.WhenAttribute()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.ConstructorString">
<summary>Sets the shim of WhenAttribute.WhenAttribute(String regex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.ShimWhenAttribute.ConstructorStringString">
<summary>Sets the shim of WhenAttribute.WhenAttribute(String regex, String culture)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubAfterAttribute">
<summary>Stub type of TechTalk.SpecFlow.AfterAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterAttribute.InitializeStub">
<summary>Initializes a new instance of type StubAfterAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute">
<summary>Stub type of TechTalk.SpecFlow.AfterFeatureAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.InitializeStub">
<summary>Initializes a new instance of type StubAfterFeatureAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterFeatureAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute">
<summary>Stub type of TechTalk.SpecFlow.AfterScenarioAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.InitializeStub">
<summary>Initializes a new instance of type StubAfterScenarioAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute">
<summary>Stub type of TechTalk.SpecFlow.AfterScenarioBlockAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.InitializeStub">
<summary>Initializes a new instance of type StubAfterScenarioBlockAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterScenarioBlockAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute">
<summary>Stub type of TechTalk.SpecFlow.AfterStepAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.InitializeStub">
<summary>Initializes a new instance of type StubAfterStepAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterStepAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute">
<summary>Stub type of TechTalk.SpecFlow.AfterTestRunAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.InitializeStub">
<summary>Initializes a new instance of type StubAfterTestRunAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubAfterTestRunAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBeforeAttribute">
<summary>Stub type of TechTalk.SpecFlow.BeforeAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBeforeAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute">
<summary>Stub type of TechTalk.SpecFlow.BeforeFeatureAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBeforeFeatureAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeFeatureAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute">
<summary>Stub type of TechTalk.SpecFlow.BeforeScenarioAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBeforeScenarioAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute">
<summary>Stub type of TechTalk.SpecFlow.BeforeScenarioBlockAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBeforeScenarioBlockAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeScenarioBlockAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute">
<summary>Stub type of TechTalk.SpecFlow.BeforeStepAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBeforeStepAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeStepAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute">
<summary>Stub type of TechTalk.SpecFlow.BeforeTestRunAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBeforeTestRunAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBeforeTestRunAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBindingAttribute">
<summary>Stub type of TechTalk.SpecFlow.BindingAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingAttribute.InitializeStub">
<summary>Initializes a new instance of type StubBindingAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubBindingException">
<summary>Stub type of TechTalk.SpecFlow.BindingException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.AttachBackingFieldToHelpLink">
<summary>Attaches delegates to emulate StubBindingException.HelpLink as a property with a backing field.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.AttachBackingFieldToSource">
<summary>Attaches delegates to emulate StubBindingException.Source as a property with a backing field.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.Data">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.DataGet">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.GetBaseException">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.GetBaseException01">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.HelpLink">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.HelpLinkGet">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.HelpLinkSetString">
<summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.InitializeStub">
<summary>Initializes a new instance of type StubBindingException</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.Message">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.MessageGet">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.Source">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.SourceGet">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.SourceSetString">
<summary>Sets the stub of Exception.set_Source(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubBindingException.StackTrace">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.StackTraceGet">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubBindingException.ToString">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubBindingException.ToString01">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubCultureInfoScope">
<summary>Stub type of TechTalk.SpecFlow.CultureInfoScope</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubCultureInfoScope.#ctor(System.Globalization.CultureInfo)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubCultureInfoScope.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubCultureInfoScope.InitializeStub">
<summary>Initializes a new instance of type StubCultureInfoScope</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubCultureInfoScope.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubCultureInfoScope.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubEnvironmentVariableNames">
<summary>Stub type of TechTalk.SpecFlow.EnvironmentVariableNames</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubEnvironmentVariableNames.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubEnvironmentVariableNames.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubEnvironmentVariableNames.InitializeStub">
<summary>Initializes a new instance of type StubEnvironmentVariableNames</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubEnvironmentVariableNames.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubEnvironmentVariableNames.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubFeatureInfo">
<summary>Stub type of TechTalk.SpecFlow.FeatureInfo</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubFeatureInfo.#ctor(System.Globalization.CultureInfo,System.String,System.String,System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubFeatureInfo.#ctor(System.Globalization.CultureInfo,System.String,System.String,TechTalk.SpecFlow.ProgrammingLanguage,System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubFeatureInfo.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubFeatureInfo.InitializeStub">
<summary>Initializes a new instance of type StubFeatureInfo</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubFeatureInfo.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubFeatureInfo.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubGivenAttribute">
<summary>Stub type of TechTalk.SpecFlow.GivenAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.#ctor(System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubGivenAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubGivenAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubGivenAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.InitializeStub">
<summary>Initializes a new instance of type StubGivenAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubGivenAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubGivenAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubGivenAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubGivenAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubGivenAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubGivenAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubGivenAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubITestRunner">
<summary>Stub type of TechTalk.SpecFlow.ITestRunner</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.#ctor">
<summary>Initializes a new instance of type StubITestRunner</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.AndStringStringTableString">
<summary>Sets the stub of ITestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.ButStringStringTableString">
<summary>Sets the stub of ITestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.CollectScenarioErrors">
<summary>Sets the stub of ITestRunner.CollectScenarioErrors()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#FeatureContext">
<summary>Sets the stub of ITestRunner.get_FeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.FeatureContextGet">
<summary>Sets the stub of ITestRunner.get_FeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.GivenStringStringTableString">
<summary>Sets the stub of ITestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.InitializeTestRunnerInt32">
<summary>Sets the stub of ITestRunner.InitializeTestRunner(Int32 threadId)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnFeatureEnd">
<summary>Sets the stub of ITestRunner.OnFeatureEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnFeatureStartFeatureInfo">
<summary>Sets the stub of ITestRunner.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnScenarioEnd">
<summary>Sets the stub of ITestRunner.OnScenarioEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnScenarioInitializeScenarioInfo">
<summary>Sets the stub of ITestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnScenarioStart">
<summary>Sets the stub of ITestRunner.OnScenarioStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnTestRunEnd">
<summary>Sets the stub of ITestRunner.OnTestRunEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.OnTestRunStart">
<summary>Sets the stub of ITestRunner.OnTestRunStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.Pending">
<summary>Sets the stub of ITestRunner.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#ScenarioContext">
<summary>Sets the stub of ITestRunner.get_ScenarioContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.ScenarioContextGet">
<summary>Sets the stub of ITestRunner.get_ScenarioContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.SkipScenario">
<summary>Sets the stub of ITestRunner.SkipScenario()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#And(System.String,System.String,TechTalk.SpecFlow.Table,System.String)">
<summary>Sets the stub of ITestRunner.And(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#But(System.String,System.String,TechTalk.SpecFlow.Table,System.String)">
<summary>Sets the stub of ITestRunner.But(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#CollectScenarioErrors">
<summary>Sets the stub of ITestRunner.CollectScenarioErrors()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#Given(System.String,System.String,TechTalk.SpecFlow.Table,System.String)">
<summary>Sets the stub of ITestRunner.Given(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#InitializeTestRunner(System.Int32)">
<summary>Sets the stub of ITestRunner.InitializeTestRunner(Int32 threadId)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnFeatureEnd">
<summary>Sets the stub of ITestRunner.OnFeatureEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnFeatureStart(TechTalk.SpecFlow.FeatureInfo)">
<summary>Sets the stub of ITestRunner.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnScenarioEnd">
<summary>Sets the stub of ITestRunner.OnScenarioEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnScenarioInitialize(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of ITestRunner.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnScenarioStart">
<summary>Sets the stub of ITestRunner.OnScenarioStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnTestRunEnd">
<summary>Sets the stub of ITestRunner.OnTestRunEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#OnTestRunStart">
<summary>Sets the stub of ITestRunner.OnTestRunStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#Pending">
<summary>Sets the stub of ITestRunner.Pending()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#SkipScenario">
<summary>Sets the stub of ITestRunner.SkipScenario()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#Then(System.String,System.String,TechTalk.SpecFlow.Table,System.String)">
<summary>Sets the stub of ITestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#When(System.String,System.String,TechTalk.SpecFlow.Table,System.String)">
<summary>Sets the stub of ITestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.ThenStringStringTableString">
<summary>Sets the stub of ITestRunner.Then(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubITestRunner.TechTalk#SpecFlow#ITestRunner#ThreadId">
<summary>Sets the stub of ITestRunner.get_ThreadId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.ThreadIdGet">
<summary>Sets the stub of ITestRunner.get_ThreadId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunner.WhenStringStringTableString">
<summary>Sets the stub of ITestRunner.When(String text, String multilineTextArg, Table tableArg, String keyword)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubITestRunnerManager">
<summary>Stub type of TechTalk.SpecFlow.ITestRunnerManager</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.#ctor">
<summary>Initializes a new instance of type StubITestRunnerManager</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#BindingAssemblies">
<summary>Sets the stub of ITestRunnerManager.get_BindingAssemblies()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.BindingAssembliesGet">
<summary>Sets the stub of ITestRunnerManager.get_BindingAssemblies()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.Dispose">
<summary>Sets the stub of IDisposable.Dispose()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.FireTestRunEnd">
<summary>Sets the stub of ITestRunnerManager.FireTestRunEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.FireTestRunStart">
<summary>Sets the stub of ITestRunnerManager.FireTestRunStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.GetTestRunnerInt32">
<summary>Sets the stub of ITestRunnerManager.GetTestRunner(Int32 threadId)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.InitializeAssembly">
<summary>Sets the stub of ITestRunnerManager.Initialize(Assembly testAssembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#IsMultiThreaded">
<summary>Sets the stub of ITestRunnerManager.get_IsMultiThreaded()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.IsMultiThreadedGet">
<summary>Sets the stub of ITestRunnerManager.get_IsMultiThreaded()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.System#IDisposable#Dispose">
<summary>Sets the stub of IDisposable.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#FireTestRunEnd">
<summary>Sets the stub of ITestRunnerManager.FireTestRunEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#FireTestRunStart">
<summary>Sets the stub of ITestRunnerManager.FireTestRunStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#GetTestRunner(System.Int32)">
<summary>Sets the stub of ITestRunnerManager.GetTestRunner(Int32 threadId)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#Initialize(System.Reflection.Assembly)">
<summary>Sets the stub of ITestRunnerManager.Initialize(Assembly testAssembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TechTalk#SpecFlow#ITestRunnerManager#TestAssembly">
<summary>Sets the stub of ITestRunnerManager.get_TestAssembly()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubITestRunnerManager.TestAssemblyGet">
<summary>Sets the stub of ITestRunnerManager.get_TestAssembly()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException">
<summary>Stub type of TechTalk.SpecFlow.MissingStepDefinitionException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.AttachBackingFieldToHelpLink">
<summary>Attaches delegates to emulate StubMissingStepDefinitionException.HelpLink as a property with a backing field.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.AttachBackingFieldToSource">
<summary>Attaches delegates to emulate StubMissingStepDefinitionException.Source as a property with a backing field.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.Data">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.DataGet">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.GetBaseException">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.GetBaseException01">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.HelpLink">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.HelpLinkGet">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.HelpLinkSetString">
<summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.InitializeStub">
<summary>Initializes a new instance of type StubMissingStepDefinitionException</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.Message">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.MessageGet">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.Source">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.SourceGet">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.SourceSetString">
<summary>Sets the stub of Exception.set_Source(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.StackTrace">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.StackTraceGet">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.ToString">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubMissingStepDefinitionException.ToString01">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubPendingStepException">
<summary>Stub type of TechTalk.SpecFlow.PendingStepException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.AttachBackingFieldToHelpLink">
<summary>Attaches delegates to emulate StubPendingStepException.HelpLink as a property with a backing field.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.AttachBackingFieldToSource">
<summary>Attaches delegates to emulate StubPendingStepException.Source as a property with a backing field.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.Data">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.DataGet">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.GetBaseException">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.GetBaseException01">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.HelpLink">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.HelpLinkGet">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.HelpLinkSetString">
<summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.InitializeStub">
<summary>Initializes a new instance of type StubPendingStepException</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.Message">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.MessageGet">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.Source">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.SourceGet">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.SourceSetString">
<summary>Sets the stub of Exception.set_Source(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubPendingStepException.StackTrace">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.StackTraceGet">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubPendingStepException.ToString">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubPendingStepException.ToString01">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubScenarioInfo">
<summary>Stub type of TechTalk.SpecFlow.ScenarioInfo</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScenarioInfo.#ctor(System.String,System.String,System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScenarioInfo.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScenarioInfo.InitializeStub">
<summary>Initializes a new instance of type StubScenarioInfo</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScenarioInfo.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScenarioInfo.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubScopeAttribute">
<summary>Stub type of TechTalk.SpecFlow.ScopeAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScopeAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScopeAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScopeAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubScopeAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScopeAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubScopeAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScopeAttribute.InitializeStub">
<summary>Initializes a new instance of type StubScopeAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScopeAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScopeAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScopeAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubScopeAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubScopeAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubScopeAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubScopeAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubScopeAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubSpecFlowContext">
<summary>Stub type of TechTalk.SpecFlow.SpecFlowContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.Dispose">
<summary>Sets the stub of SpecFlowContext.Dispose()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.Dispose01">
<summary>Sets the stub of SpecFlowContext.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowContext</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.OnDeserialization(System.Object)">
<summary>Sets the stub of Dictionary`2.OnDeserialization(Object sender)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowContext.OnDeserializationObject">
<summary>Sets the stub of Dictionary`2.OnDeserialization(Object sender)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubSpecFlowException">
<summary>Stub type of TechTalk.SpecFlow.SpecFlowException</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.#ctor(System.String,System.Exception)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.AttachBackingFieldToHelpLink">
<summary>Attaches delegates to emulate StubSpecFlowException.HelpLink as a property with a backing field.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.AttachBackingFieldToSource">
<summary>Attaches delegates to emulate StubSpecFlowException.Source as a property with a backing field.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.Data">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.DataGet">
<summary>Sets the stub of Exception.get_Data()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.GetBaseException">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.GetBaseException01">
<summary>Sets the stub of Exception.GetBaseException()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.HelpLink">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.HelpLinkGet">
<summary>Sets the stub of Exception.get_HelpLink()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.HelpLinkSetString">
<summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowException</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.Message">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.MessageGet">
<summary>Sets the stub of Exception.get_Message()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.Source">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.SourceGet">
<summary>Sets the stub of Exception.get_Source()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.SourceSetString">
<summary>Sets the stub of Exception.set_Source(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSpecFlowException.StackTrace">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.StackTraceGet">
<summary>Sets the stub of Exception.get_StackTrace()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSpecFlowException.ToString">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubSpecFlowException.ToString01">
<summary>Sets the stub of Exception.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute">
<summary>Stub type of TechTalk.SpecFlow.StepArgumentTransformationAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.InitializeStub">
<summary>Initializes a new instance of type StubStepArgumentTransformationAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepArgumentTransformationAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute">
<summary>Stub type of TechTalk.SpecFlow.StepDefinitionAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.#ctor(System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.InitializeStub">
<summary>Initializes a new instance of type StubStepDefinitionAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute">
<summary>Stub type of TechTalk.SpecFlow.StepDefinitionBaseAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.#ctor(System.String,TechTalk.SpecFlow.Bindings.StepDefinitionType[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.InitializeStub">
<summary>Initializes a new instance of type StubStepDefinitionBaseAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubStepDefinitionBaseAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubStepInfo">
<summary>Stub type of TechTalk.SpecFlow.StepInfo</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepInfo.#ctor(TechTalk.SpecFlow.Bindings.StepDefinitionType,System.String,TechTalk.SpecFlow.Table,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepInfo.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubStepInfo.InitializeStub">
<summary>Initializes a new instance of type StubStepInfo</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepInfo.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubStepInfo.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubSteps">
<summary>Stub type of TechTalk.SpecFlow.Steps</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSteps.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSteps.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubSteps.InitializeStub">
<summary>Initializes a new instance of type StubSteps</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSteps.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubSteps.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubTable">
<summary>Stub type of TechTalk.SpecFlow.Table</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTable.#ctor(System.String[])">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTable.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTable.InitializeStub">
<summary>Initializes a new instance of type StubTable</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTable.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTable.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTable.ToString">
<summary>Sets the stub of Table.ToString()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTable.ToString01">
<summary>Sets the stub of Table.ToString()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubTableRows">
<summary>Stub type of TechTalk.SpecFlow.TableRows</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTableRows.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTableRows.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTableRows.InitializeStub">
<summary>Initializes a new instance of type StubTableRows</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTableRows.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTableRows.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubTestRunner">
<summary>Stub type of TechTalk.SpecFlow.TestRunner</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunner.#ctor(TechTalk.SpecFlow.Infrastructure.ITestExecutionEngine)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestRunner.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunner.InitializeStub">
<summary>Initializes a new instance of type StubTestRunner</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestRunner.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestRunner.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubTestRunnerManager">
<summary>Stub type of TechTalk.SpecFlow.TestRunnerManager</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.#ctor(BoDi.IObjectContainer,TechTalk.SpecFlow.Infrastructure.IContainerBuilder,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.Bindings.Discovery.IRuntimeBindingRegistryBuilder,TechTalk.SpecFlow.Tracing.ITestTracer)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.BuildBindingRegistry(System.Collections.Generic.IEnumerable{System.Reflection.Assembly})">
<summary>Sets the stub of TestRunnerManager.BuildBindingRegistry(IEnumerable`1&lt;Assembly&gt; bindingAssemblies)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.BuildBindingRegistryIEnumerableOfAssembly">
<summary>Sets the stub of TestRunnerManager.BuildBindingRegistry(IEnumerable`1&lt;Assembly&gt; bindingAssemblies)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.CreateTestRunner(System.Int32)">
<summary>Sets the stub of TestRunnerManager.CreateTestRunner(Int32 threadId)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.CreateTestRunnerInstance">
<summary>Sets the stub of TestRunnerManager.CreateTestRunnerInstance()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.CreateTestRunnerInstance01">
<summary>Sets the stub of TestRunnerManager.CreateTestRunnerInstance()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.CreateTestRunnerInt32">
<summary>Sets the stub of TestRunnerManager.CreateTestRunner(Int32 threadId)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.Dispose">
<summary>Sets the stub of TestRunnerManager.Dispose()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.Dispose01">
<summary>Sets the stub of TestRunnerManager.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.GetBindingAssemblies">
<summary>Sets the stub of TestRunnerManager.GetBindingAssemblies()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.GetBindingAssemblies01">
<summary>Sets the stub of TestRunnerManager.GetBindingAssemblies()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.InitializeBindingRegistry(TechTalk.SpecFlow.ITestRunner)">
<summary>Sets the stub of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.InitializeBindingRegistryITestRunner">
<summary>Sets the stub of TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.InitializeStub">
<summary>Initializes a new instance of type StubTestRunnerManager</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.OnDomainUnload">
<summary>Sets the stub of TestRunnerManager.OnDomainUnload()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestRunnerManager.OnDomainUnload01">
<summary>Sets the stub of TestRunnerManager.OnDomainUnload()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubTestThreadContext">
<summary>Stub type of TechTalk.SpecFlow.TestThreadContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestThreadContext.#ctor(BoDi.IObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestThreadContext.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestThreadContext.Dispose">
<summary>Sets the stub of TestThreadContext.Dispose()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestThreadContext.Dispose01">
<summary>Sets the stub of TestThreadContext.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestThreadContext.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestThreadContext.GetObjectDataSerializationInfoStreamingContext">
<summary>Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestThreadContext.InitializeStub">
<summary>Initializes a new instance of type StubTestThreadContext</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestThreadContext.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubTestThreadContext.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubTestThreadContext.OnDeserialization(System.Object)">
<summary>Sets the stub of Dictionary`2.OnDeserialization(Object sender)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubTestThreadContext.OnDeserializationObject">
<summary>Sets the stub of Dictionary`2.OnDeserialization(Object sender)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubThenAttribute">
<summary>Stub type of TechTalk.SpecFlow.ThenAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.#ctor(System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubThenAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubThenAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubThenAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.InitializeStub">
<summary>Initializes a new instance of type StubThenAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubThenAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubThenAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubThenAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubThenAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubThenAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubThenAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubThenAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Fakes.StubWhenAttribute">
<summary>Stub type of TechTalk.SpecFlow.WhenAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.#ctor(System.String,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubWhenAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubWhenAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubWhenAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.InitializeStub">
<summary>Initializes a new instance of type StubWhenAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubWhenAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubWhenAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubWhenAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Fakes.StubWhenAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubWhenAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Fakes.StubWhenAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Fakes.StubWhenAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor">
<summary>Shim type of TechTalk.SpecFlow.FileAccess.BinaryFileAccessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.#ctor(TechTalk.SpecFlow.FileAccess.BinaryFileAccessor)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.AllInstances.OpenAppendOrCreateFileString">
<summary>Sets the shim of BinaryFileAccessor.OpenAppendOrCreateFile(String filePath)</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.Bind(TechTalk.SpecFlow.FileAccess.IBinaryFileAccessor)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.Constructor">
<summary>Sets the shim of BinaryFileAccessor.BinaryFileAccessor()</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.ShimBinaryFileAccessor.OpenAppendOrCreateFileString">
<summary>Sets the shim of BinaryFileAccessor.OpenAppendOrCreateFile(String filePath)</summary>
</member>
<member name="T:TechTalk.SpecFlow.FileAccess.Fakes.StubBinaryFileAccessor">
<summary>Stub type of TechTalk.SpecFlow.FileAccess.BinaryFileAccessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.StubBinaryFileAccessor.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.StubBinaryFileAccessor.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.StubBinaryFileAccessor.InitializeStub">
<summary>Initializes a new instance of type StubBinaryFileAccessor</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.StubBinaryFileAccessor.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.FileAccess.Fakes.StubBinaryFileAccessor.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.FileAccess.Fakes.StubIBinaryFileAccessor">
<summary>Stub type of TechTalk.SpecFlow.FileAccess.IBinaryFileAccessor</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.StubIBinaryFileAccessor.#ctor">
<summary>Initializes a new instance of type StubIBinaryFileAccessor</summary>
</member>
<member name="F:TechTalk.SpecFlow.FileAccess.Fakes.StubIBinaryFileAccessor.OpenAppendOrCreateFileString">
<summary>Sets the stub of IBinaryFileAccessor.OpenAppendOrCreateFile(String filePath)</summary>
</member>
<member name="M:TechTalk.SpecFlow.FileAccess.Fakes.StubIBinaryFileAccessor.TechTalk#SpecFlow#FileAccess#IBinaryFileAccessor#OpenAppendOrCreateFile(System.String)">
<summary>Sets the stub of IBinaryFileAccessor.OpenAppendOrCreateFile(String filePath)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.BindingAssemblyLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.#ctor(TechTalk.SpecFlow.Infrastructure.BindingAssemblyLoader)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.AllInstances.LoadString">
<summary>Sets the shim of BindingAssemblyLoader.Load(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.Bind(TechTalk.SpecFlow.Infrastructure.IBindingAssemblyLoader)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.Constructor">
<summary>Sets the shim of BindingAssemblyLoader.BindingAssemblyLoader()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimBindingAssemblyLoader.LoadString">
<summary>Sets the shim of BindingAssemblyLoader.Load(String assemblyName)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.ContainerBuilder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.#ctor(TechTalk.SpecFlow.Infrastructure.ContainerBuilder)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.CreateFeatureContainerIObjectContainerFeatureInfo">
<summary>Sets the shim of ContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.CreateGlobalContainerAssemblyIRuntimeConfigurationProvider">
<summary>Sets the shim of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.CreateScenarioContainerIObjectContainerScenarioInfo">
<summary>Sets the shim of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.CreateTestThreadContainerIObjectContainer">
<summary>Sets the shim of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.LoadPluginStringIRuntimePluginLoaderRuntimePluginEventsUnitTestProviderConfigurationITraceListener">
<summary>Sets the shim of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.LoadPluginsIRuntimeConfigurationProviderObjectContainerRuntimePluginEventsSpecFlowConfigurationUnitTestProviderConfigurationAssembly">
<summary>Sets the shim of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.AllInstances.RegisterDefaultsObjectContainer">
<summary>Sets the shim of ContainerBuilder.RegisterDefaults(ObjectContainer container)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.Bind(TechTalk.SpecFlow.Infrastructure.IContainerBuilder)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.ConstructorIDefaultDependencyProvider">
<summary>Sets the shim of ContainerBuilder.ContainerBuilder(IDefaultDependencyProvider defaultDependencyProvider)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.CreateFeatureContainerIObjectContainerFeatureInfo">
<summary>Sets the shim of ContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.CreateGlobalContainerAssemblyIRuntimeConfigurationProvider">
<summary>Sets the shim of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.CreateScenarioContainerIObjectContainerScenarioInfo">
<summary>Sets the shim of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.CreateTestThreadContainerIObjectContainer">
<summary>Sets the shim of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.LoadPluginStringIRuntimePluginLoaderRuntimePluginEventsUnitTestProviderConfigurationITraceListener">
<summary>Sets the shim of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.LoadPluginsIRuntimeConfigurationProviderObjectContainerRuntimePluginEventsSpecFlowConfigurationUnitTestProviderConfigurationAssembly">
<summary>Sets the shim of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.RegisterDefaultsObjectContainer">
<summary>Sets the shim of ContainerBuilder.RegisterDefaults(ObjectContainer container)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContainerBuilder.StaticConstructor">
<summary>Sets the shim of ContainerBuilder.ContainerBuilder()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.ContextManager</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.#ctor(TechTalk.SpecFlow.Infrastructure.ContextManager)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.CleanupFeatureContext">
<summary>Sets the shim of ContextManager.CleanupFeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.CleanupScenarioContext">
<summary>Sets the shim of ContextManager.CleanupScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.CleanupStepContext">
<summary>Sets the shim of ContextManager.CleanupStepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.CurrentTopLevelStepDefinitionTypeGet">
<summary>Sets the shim of ContextManager.get_CurrentTopLevelStepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.CurrentTopLevelStepDefinitionTypeSetNullableOfStepDefinitionType">
<summary>Sets the shim of ContextManager.set_CurrentTopLevelStepDefinitionType(Nullable`1&lt;StepDefinitionType&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.Dispose">
<summary>Sets the shim of ContextManager.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.FeatureContextGet">
<summary>Sets the shim of ContextManager.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.InitializeFeatureContextFeatureInfo">
<summary>Sets the shim of ContextManager.InitializeFeatureContext(FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.InitializeScenarioContextScenarioInfo">
<summary>Sets the shim of ContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.InitializeStepContextStepInfo">
<summary>Sets the shim of ContextManager.InitializeStepContext(StepInfo stepInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.InitializeTestThreadContext">
<summary>Sets the shim of ContextManager.InitializeTestThreadContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.ResetCurrentStepStack">
<summary>Sets the shim of ContextManager.ResetCurrentStepStack()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.ScenarioContextGet">
<summary>Sets the shim of ContextManager.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.StepContextGet">
<summary>Sets the shim of ContextManager.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.TestThreadContextGet">
<summary>Sets the shim of ContextManager.get_TestThreadContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.AllInstances.TestThreadContextSetTestThreadContext">
<summary>Sets the shim of ContextManager.set_TestThreadContext(TestThreadContext value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.Bind(TechTalk.SpecFlow.Infrastructure.IContextManager)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.CleanupFeatureContext">
<summary>Sets the shim of ContextManager.CleanupFeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.CleanupScenarioContext">
<summary>Sets the shim of ContextManager.CleanupScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.CleanupStepContext">
<summary>Sets the shim of ContextManager.CleanupStepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.ConstructorITestTracerIObjectContainerIContainerBuilder">
<summary>Sets the shim of ContextManager.ContextManager(ITestTracer testTracer, IObjectContainer testThreadContainer, IContainerBuilder containerBuilder)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.CurrentTopLevelStepDefinitionTypeGet">
<summary>Sets the shim of ContextManager.get_CurrentTopLevelStepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.CurrentTopLevelStepDefinitionTypeSetNullableOfStepDefinitionType">
<summary>Sets the shim of ContextManager.set_CurrentTopLevelStepDefinitionType(Nullable`1&lt;StepDefinitionType&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.Dispose">
<summary>Sets the shim of ContextManager.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.FeatureContextGet">
<summary>Sets the shim of ContextManager.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.InitializeFeatureContextFeatureInfo">
<summary>Sets the shim of ContextManager.InitializeFeatureContext(FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.InitializeScenarioContextScenarioInfo">
<summary>Sets the shim of ContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.InitializeStepContextStepInfo">
<summary>Sets the shim of ContextManager.InitializeStepContext(StepInfo stepInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.InitializeTestThreadContext">
<summary>Sets the shim of ContextManager.InitializeTestThreadContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.ResetCurrentStepStack">
<summary>Sets the shim of ContextManager.ResetCurrentStepStack()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.ScenarioContextGet">
<summary>Sets the shim of ContextManager.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.StepContextGet">
<summary>Sets the shim of ContextManager.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.TestThreadContextGet">
<summary>Sets the shim of ContextManager.get_TestThreadContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimContextManager.TestThreadContextSetTestThreadContext">
<summary>Sets the shim of ContextManager.set_TestThreadContext(TestThreadContext value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.DefaultDependencyProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.#ctor(TechTalk.SpecFlow.Infrastructure.DefaultDependencyProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.AllInstances.RegisterGlobalContainerDefaultsObjectContainer">
<summary>Sets the shim of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.AllInstances.RegisterScenarioContainerDefaultsObjectContainer">
<summary>Sets the shim of DefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.AllInstances.RegisterTestThreadContainerDefaultsObjectContainer">
<summary>Sets the shim of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.Bind(TechTalk.SpecFlow.Infrastructure.IDefaultDependencyProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.Constructor">
<summary>Sets the shim of DefaultDependencyProvider.DefaultDependencyProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.RegisterGlobalContainerDefaultsObjectContainer">
<summary>Sets the shim of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.RegisterScenarioContainerDefaultsObjectContainer">
<summary>Sets the shim of DefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimDefaultDependencyProvider.RegisterTestThreadContainerDefaultsObjectContainer">
<summary>Sets the shim of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.GeneratorPluginAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.#ctor(TechTalk.SpecFlow.Infrastructure.GeneratorPluginAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.AllInstances.PluginTypeGet">
<summary>Sets the shim of GeneratorPluginAttribute.get_PluginType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.AllInstances.PluginTypeSetType">
<summary>Sets the shim of GeneratorPluginAttribute.set_PluginType(Type value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.ConstructorType">
<summary>Sets the shim of GeneratorPluginAttribute.GeneratorPluginAttribute(Type pluginType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.PluginTypeGet">
<summary>Sets the shim of GeneratorPluginAttribute.get_PluginType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimGeneratorPluginAttribute.PluginTypeSetType">
<summary>Sets the shim of GeneratorPluginAttribute.set_PluginType(Type value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.ObsoleteStepHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.#ctor(TechTalk.SpecFlow.Infrastructure.ObsoleteStepHandler)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.AllInstances.HandleBindingMatch">
<summary>Sets the shim of ObsoleteStepHandler.Handle(BindingMatch bindingMatch)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.Bind(TechTalk.SpecFlow.Infrastructure.IObsoleteStepHandler)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.ConstructorIErrorProviderITestTracerSpecFlowConfiguration">
<summary>Sets the shim of ObsoleteStepHandler.ObsoleteStepHandler(IErrorProvider errorProvider, ITestTracer testTracer, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimObsoleteStepHandler.HandleBindingMatch">
<summary>Sets the shim of ObsoleteStepHandler.Handle(BindingMatch bindingMatch)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.SpecFlowOutputHelper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.#ctor(TechTalk.SpecFlow.Infrastructure.SpecFlowOutputHelper)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.AllInstances.WriteLineString">
<summary>Sets the shim of SpecFlowOutputHelper.WriteLine(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.AllInstances.WriteLineStringObjectArray">
<summary>Sets the shim of SpecFlowOutputHelper.WriteLine(String format, Object[] args)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.Bind(TechTalk.SpecFlow.Infrastructure.ISpecFlowOutputHelper)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.Constructor">
<summary>Sets the shim of SpecFlowOutputHelper.SpecFlowOutputHelper()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.WriteLineString">
<summary>Sets the shim of SpecFlowOutputHelper.WriteLine(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimSpecFlowOutputHelper.WriteLineStringObjectArray">
<summary>Sets the shim of SpecFlowOutputHelper.WriteLine(String format, Object[] args)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.StepDefinitionMatchService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.#ctor(TechTalk.SpecFlow.Infrastructure.StepDefinitionMatchService)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.CalculateArgumentsMatchStepInstance">
<summary>Sets the shim of StepDefinitionMatchService.CalculateArguments(Match match, StepInstance stepInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.CanConvertArgObjectIBindingTypeCultureInfo">
<summary>Sets the shim of StepDefinitionMatchService.CanConvertArg(Object value, IBindingType typeToConvertTo, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.GetBestMatchStepInstanceCultureInfoStepDefinitionAmbiguityReasonOutListOfBindingMatchOut">
<summary>Sets the shim of StepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason&amp; ambiguityReason, List`1&lt;BindingMatch&gt;&amp; candidatingMatches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.GetCandidatingBindingsForBestMatchStepInstanceCultureInfo">
<summary>Sets the shim of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.GetCandidatingBindingsStepInstanceCultureInfoBooleanBooleanBoolean">
<summary>Sets the shim of StepDefinitionMatchService.GetCandidatingBindings(StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.MatchIStepDefinitionBindingStepInstanceCultureInfoBooleanBooleanBoolean">
<summary>Sets the shim of StepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.OnNoMatchStepInstanceCultureInfoListOfBindingMatchOut">
<summary>Sets the shim of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt;&amp; matches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.AllInstances.ReadyGet">
<summary>Sets the shim of StepDefinitionMatchService.get_Ready()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.Bind(TechTalk.SpecFlow.Infrastructure.IStepDefinitionMatchService)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.CalculateArgumentsMatchStepInstance">
<summary>Sets the shim of StepDefinitionMatchService.CalculateArguments(Match match, StepInstance stepInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.CanConvertArgObjectIBindingTypeCultureInfo">
<summary>Sets the shim of StepDefinitionMatchService.CanConvertArg(Object value, IBindingType typeToConvertTo, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.ConstructorIBindingRegistryIStepArgumentTypeConverter">
<summary>Sets the shim of StepDefinitionMatchService.StepDefinitionMatchService(IBindingRegistry bindingRegistry, IStepArgumentTypeConverter stepArgumentTypeConverter)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.GetBestMatchStepInstanceCultureInfoStepDefinitionAmbiguityReasonOutListOfBindingMatchOut">
<summary>Sets the shim of StepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason&amp; ambiguityReason, List`1&lt;BindingMatch&gt;&amp; candidatingMatches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.GetCandidatingBindingsForBestMatchStepInstanceCultureInfo">
<summary>Sets the shim of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.GetCandidatingBindingsStepInstanceCultureInfoBooleanBooleanBoolean">
<summary>Sets the shim of StepDefinitionMatchService.GetCandidatingBindings(StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.KeepMaxScopeMatchesListOfBindingMatch">
<summary>Sets the shim of StepDefinitionMatchService.KeepMaxScopeMatches(List`1&lt;BindingMatch&gt; matches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.MatchIStepDefinitionBindingStepInstanceCultureInfoBooleanBooleanBoolean">
<summary>Sets the shim of StepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.OnNoMatchStepInstanceCultureInfoListOfBindingMatchOut">
<summary>Sets the shim of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt;&amp; matches)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepDefinitionMatchService.ReadyGet">
<summary>Sets the shim of StepDefinitionMatchService.get_Ready()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.StepFailureEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.#ctor(TechTalk.SpecFlow.Infrastructure.StepFailureEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.ExceptionGet">
<summary>Sets the shim of StepFailureEventArgs.get_Exception()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.ExceptionSetException">
<summary>Sets the shim of StepFailureEventArgs.set_Exception(Exception value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.IsHandledGet">
<summary>Sets the shim of StepFailureEventArgs.get_IsHandled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.IsHandledSetBoolean">
<summary>Sets the shim of StepFailureEventArgs.set_IsHandled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.StepContextGet">
<summary>Sets the shim of StepFailureEventArgs.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.StepContextSetStepContext">
<summary>Sets the shim of StepFailureEventArgs.set_StepContext(StepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.StepDefinitonGet">
<summary>Sets the shim of StepFailureEventArgs.get_StepDefiniton()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.AllInstances.StepDefinitonSetIStepDefinitionBinding">
<summary>Sets the shim of StepFailureEventArgs.set_StepDefiniton(IStepDefinitionBinding value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.ConstructorIStepDefinitionBindingStepContextException">
<summary>Sets the shim of StepFailureEventArgs.StepFailureEventArgs(IStepDefinitionBinding stepDefiniton, StepContext stepContext, Exception exception)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.ExceptionGet">
<summary>Sets the shim of StepFailureEventArgs.get_Exception()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.ExceptionSetException">
<summary>Sets the shim of StepFailureEventArgs.set_Exception(Exception value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.IsHandledGet">
<summary>Sets the shim of StepFailureEventArgs.get_IsHandled()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.IsHandledSetBoolean">
<summary>Sets the shim of StepFailureEventArgs.set_IsHandled(Boolean value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.StepContextGet">
<summary>Sets the shim of StepFailureEventArgs.get_StepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.StepContextSetStepContext">
<summary>Sets the shim of StepFailureEventArgs.set_StepContext(StepContext value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.StepDefinitonGet">
<summary>Sets the shim of StepFailureEventArgs.get_StepDefiniton()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimStepFailureEventArgs.StepDefinitonSetIStepDefinitionBinding">
<summary>Sets the shim of StepFailureEventArgs.set_StepDefiniton(IStepDefinitionBinding value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.TestExecutionEngine</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.#ctor(TechTalk.SpecFlow.Infrastructure.TestExecutionEngine)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.ConvertArgObjectIBindingType">
<summary>Sets the shim of TestExecutionEngine.ConvertArg(Object value, IBindingType typeToConvertTo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.ExecuteStepIContextManagerStepInstance">
<summary>Sets the shim of TestExecutionEngine.ExecuteStep(IContextManager contextManager, StepInstance stepInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.ExecuteStepMatchBindingMatchObjectArray">
<summary>Sets the shim of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.FeatureContextGet">
<summary>Sets the shim of TestExecutionEngine.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.FireEventsHookType">
<summary>Sets the shim of TestExecutionEngine.FireEvents(HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.FireScenarioEventsHookType">
<summary>Sets the shim of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.GetCurrentBindingType">
<summary>Sets the shim of TestExecutionEngine.GetCurrentBindingType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.GetExecuteArgumentsBindingMatch">
<summary>Sets the shim of TestExecutionEngine.GetExecuteArguments(BindingMatch match)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.GetHookContainerHookType">
<summary>Sets the shim of TestExecutionEngine.GetHookContainer(HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.GetStepMatchStepInstance">
<summary>Sets the shim of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.HandleBlockSwitchScenarioBlock">
<summary>Sets the shim of TestExecutionEngine.HandleBlockSwitch(ScenarioBlock block)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.InvokeHookIBindingInvokerIHookBindingHookType">
<summary>Sets the shim of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnAfterLastStep">
<summary>Sets the shim of TestExecutionEngine.OnAfterLastStep()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnBlockEndScenarioBlock">
<summary>Sets the shim of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnBlockStartScenarioBlock">
<summary>Sets the shim of TestExecutionEngine.OnBlockStart(ScenarioBlock block)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnFeatureEnd">
<summary>Sets the shim of TestExecutionEngine.OnFeatureEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnFeatureStartFeatureInfo">
<summary>Sets the shim of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnScenarioEnd">
<summary>Sets the shim of TestExecutionEngine.OnScenarioEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnScenarioInitializeScenarioInfo">
<summary>Sets the shim of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnScenarioSkipped">
<summary>Sets the shim of TestExecutionEngine.OnScenarioSkipped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnScenarioStart">
<summary>Sets the shim of TestExecutionEngine.OnScenarioStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnSkipStep">
<summary>Sets the shim of TestExecutionEngine.OnSkipStep()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnStepEnd">
<summary>Sets the shim of TestExecutionEngine.OnStepEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnStepStart">
<summary>Sets the shim of TestExecutionEngine.OnStepStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnTestRunEnd">
<summary>Sets the shim of TestExecutionEngine.OnTestRunEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.OnTestRunStart">
<summary>Sets the shim of TestExecutionEngine.OnTestRunStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.Pending">
<summary>Sets the shim of TestExecutionEngine.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.ResolveArgumentIObjectContainerIBindingParameter">
<summary>Sets the shim of TestExecutionEngine.ResolveArgument(IObjectContainer container, IBindingParameter parameter)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.ResolveArgumentsIHookBindingIObjectContainer">
<summary>Sets the shim of TestExecutionEngine.ResolveArguments(IHookBinding hookBinding, IObjectContainer currentContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.ScenarioContextGet">
<summary>Sets the shim of TestExecutionEngine.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.StepStepDefinitionKeywordStringStringStringTable">
<summary>Sets the shim of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.AllInstances.TestThreadContainerGet">
<summary>Sets the shim of TestExecutionEngine.get_TestThreadContainer()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.Bind(TechTalk.SpecFlow.Infrastructure.ITestExecutionEngine)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ConstructorIStepFormatterITestTracerIErrorProviderIStepArgumentTypeConverterSpecFlowConfigurationIBindingRegistryIUnitTestRuntimeProviderIContextManagerIStepDefinitionMatchServiceIDictionaryOfStringIStepErrorHandlerIBindingInvokerIObsoleteStepHandlerICucum">
<summary>Sets the shim of TestExecutionEngine.TestExecutionEngine(IStepFormatter stepFormatter, ITestTracer testTracer, IErrorProvider errorProvider, IStepArgumentTypeConverter stepArgumentTypeConverter, SpecFlowConfiguration specFlowConfiguration, IBindingRegistry bindingRegistry, IUnitTestRuntimeProvider unitTestRuntimeProvider, IContextManager contextManager, IStepDefinitionMatchService stepDefinitionMatchService, IDictionary`2&lt;String,IStepErrorHandler&gt; stepErrorHandlers, IBindingInvoker bindingInvoker, IObsoleteStepHandler obsoleteStepHandler, ICucumberMessageSender cucumberMessageSender, ITestResultFactory testResultFactory, ITestPendingMessageFactory testPendingMessageFactory, ITestUndefinedMessageFactory testUndefinedMessageFactory, ITestRunResultCollector testRunResultCollector, IAnalyticsEventProvider analyticsEventProvider, IAnalyticsTransmitter analyticsTransmitter, ITestRunnerManager testRunnerManager, ITestObjectResolver testObjectResolver, IObjectContainer testThreadContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ConvertArgObjectIBindingType">
<summary>Sets the shim of TestExecutionEngine.ConvertArg(Object value, IBindingType typeToConvertTo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ExecuteStepIContextManagerStepInstance">
<summary>Sets the shim of TestExecutionEngine.ExecuteStep(IContextManager contextManager, StepInstance stepInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ExecuteStepMatchBindingMatchObjectArray">
<summary>Sets the shim of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.FeatureContextGet">
<summary>Sets the shim of TestExecutionEngine.get_FeatureContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.FireEventsHookType">
<summary>Sets the shim of TestExecutionEngine.FireEvents(HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.FireScenarioEventsHookType">
<summary>Sets the shim of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.GetCurrentBindingType">
<summary>Sets the shim of TestExecutionEngine.GetCurrentBindingType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.GetExecuteArgumentsBindingMatch">
<summary>Sets the shim of TestExecutionEngine.GetExecuteArguments(BindingMatch match)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.GetHookContainerHookType">
<summary>Sets the shim of TestExecutionEngine.GetHookContainer(HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.GetStepMatchStepInstance">
<summary>Sets the shim of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.HandleBlockSwitchScenarioBlock">
<summary>Sets the shim of TestExecutionEngine.HandleBlockSwitch(ScenarioBlock block)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.InvokeHookIBindingInvokerIHookBindingHookType">
<summary>Sets the shim of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnAfterLastStep">
<summary>Sets the shim of TestExecutionEngine.OnAfterLastStep()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnBlockEndScenarioBlock">
<summary>Sets the shim of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnBlockStartScenarioBlock">
<summary>Sets the shim of TestExecutionEngine.OnBlockStart(ScenarioBlock block)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnFeatureEnd">
<summary>Sets the shim of TestExecutionEngine.OnFeatureEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnFeatureStartFeatureInfo">
<summary>Sets the shim of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnScenarioEnd">
<summary>Sets the shim of TestExecutionEngine.OnScenarioEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnScenarioInitializeScenarioInfo">
<summary>Sets the shim of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnScenarioSkipped">
<summary>Sets the shim of TestExecutionEngine.OnScenarioSkipped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnScenarioStart">
<summary>Sets the shim of TestExecutionEngine.OnScenarioStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnSkipStep">
<summary>Sets the shim of TestExecutionEngine.OnSkipStep()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnStepEnd">
<summary>Sets the shim of TestExecutionEngine.OnStepEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnStepStart">
<summary>Sets the shim of TestExecutionEngine.OnStepStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnTestRunEnd">
<summary>Sets the shim of TestExecutionEngine.OnTestRunEnd()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.OnTestRunStart">
<summary>Sets the shim of TestExecutionEngine.OnTestRunStart()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.Pending">
<summary>Sets the shim of TestExecutionEngine.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ResolveArgumentIObjectContainerIBindingParameter">
<summary>Sets the shim of TestExecutionEngine.ResolveArgument(IObjectContainer container, IBindingParameter parameter)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ResolveArgumentsIHookBindingIObjectContainer">
<summary>Sets the shim of TestExecutionEngine.ResolveArguments(IHookBinding hookBinding, IObjectContainer currentContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.ScenarioContextGet">
<summary>Sets the shim of TestExecutionEngine.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.StepStepDefinitionKeywordStringStringStringTable">
<summary>Sets the shim of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestExecutionEngine.TestThreadContainerGet">
<summary>Sets the shim of TestExecutionEngine.get_TestThreadContainer()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver">
<summary>Shim type of TechTalk.SpecFlow.Infrastructure.TestObjectResolver</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.#ctor(TechTalk.SpecFlow.Infrastructure.TestObjectResolver)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.AllInstances.ResolveBindingInstanceTypeIObjectContainer">
<summary>Sets the shim of TestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.Bind(TechTalk.SpecFlow.Infrastructure.ITestObjectResolver)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.Constructor">
<summary>Sets the shim of TestObjectResolver.TestObjectResolver()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.ShimTestObjectResolver.ResolveBindingInstanceTypeIObjectContainer">
<summary>Sets the shim of TestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubBindingAssemblyLoader">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.BindingAssemblyLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubBindingAssemblyLoader.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubBindingAssemblyLoader.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubBindingAssemblyLoader.InitializeStub">
<summary>Initializes a new instance of type StubBindingAssemblyLoader</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubBindingAssemblyLoader.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubBindingAssemblyLoader.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ContainerBuilder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.#ctor(TechTalk.SpecFlow.Infrastructure.IDefaultDependencyProvider)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CreateGlobalContainer(System.Reflection.Assembly,TechTalk.SpecFlow.Configuration.IRuntimeConfigurationProvider)">
<summary>Sets the stub of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CreateGlobalContainerAssemblyIRuntimeConfigurationProvider">
<summary>Sets the stub of ContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CreateScenarioContainer(BoDi.IObjectContainer,TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CreateScenarioContainerIObjectContainerScenarioInfo">
<summary>Sets the stub of ContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CreateTestThreadContainer(BoDi.IObjectContainer)">
<summary>Sets the stub of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.CreateTestThreadContainerIObjectContainer">
<summary>Sets the stub of ContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.InitializeStub">
<summary>Initializes a new instance of type StubContainerBuilder</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.LoadPlugin(System.String,TechTalk.SpecFlow.Plugins.IRuntimePluginLoader,TechTalk.SpecFlow.Plugins.RuntimePluginEvents,TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration,TechTalk.SpecFlow.Tracing.ITraceListener)">
<summary>Sets the stub of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.LoadPluginStringIRuntimePluginLoaderRuntimePluginEventsUnitTestProviderConfigurationITraceListener">
<summary>Sets the stub of ContainerBuilder.LoadPlugin(String pluginPath, IRuntimePluginLoader pluginLoader, RuntimePluginEvents runtimePluginEvents, UnitTestProviderConfiguration unitTestProviderConfigration, ITraceListener traceListener)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.LoadPlugins(TechTalk.SpecFlow.Configuration.IRuntimeConfigurationProvider,BoDi.ObjectContainer,TechTalk.SpecFlow.Plugins.RuntimePluginEvents,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration,System.Reflection.Assembly)">
<summary>Sets the stub of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.LoadPluginsIRuntimeConfigurationProviderObjectContainerRuntimePluginEventsSpecFlowConfigurationUnitTestProviderConfigurationAssembly">
<summary>Sets the stub of ContainerBuilder.LoadPlugins(IRuntimeConfigurationProvider configurationProvider, ObjectContainer container, RuntimePluginEvents runtimePluginEvents, SpecFlowConfiguration specFlowConfiguration, UnitTestProviderConfiguration unitTestProviderConfigration, Assembly testAssembly)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.RegisterDefaults(BoDi.ObjectContainer)">
<summary>Sets the stub of ContainerBuilder.RegisterDefaults(ObjectContainer container)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubContainerBuilder.RegisterDefaultsObjectContainer">
<summary>Sets the stub of ContainerBuilder.RegisterDefaults(ObjectContainer container)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubContextManager">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ContextManager</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContextManager.#ctor(TechTalk.SpecFlow.Tracing.ITestTracer,BoDi.IObjectContainer,TechTalk.SpecFlow.Infrastructure.IContainerBuilder)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubContextManager.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubContextManager.InitializeStub">
<summary>Initializes a new instance of type StubContextManager</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubContextManager.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubContextManager.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.DefaultDependencyProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.InitializeStub">
<summary>Initializes a new instance of type StubDefaultDependencyProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.RegisterGlobalContainerDefaults(BoDi.ObjectContainer)">
<summary>Sets the stub of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.RegisterGlobalContainerDefaultsObjectContainer">
<summary>Sets the stub of DefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.RegisterTestThreadContainerDefaults(BoDi.ObjectContainer)">
<summary>Sets the stub of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubDefaultDependencyProvider.RegisterTestThreadContainerDefaultsObjectContainer">
<summary>Sets the stub of DefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.GeneratorPluginAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.#ctor(System.Type)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.InitializeStub">
<summary>Initializes a new instance of type StubGeneratorPluginAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubGeneratorPluginAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIBindingAssemblyLoader">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IBindingAssemblyLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIBindingAssemblyLoader.#ctor">
<summary>Initializes a new instance of type StubIBindingAssemblyLoader</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIBindingAssemblyLoader.LoadString">
<summary>Sets the stub of IBindingAssemblyLoader.Load(String assemblyName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIBindingAssemblyLoader.TechTalk#SpecFlow#Infrastructure#IBindingAssemblyLoader#Load(System.String)">
<summary>Sets the stub of IBindingAssemblyLoader.Load(String assemblyName)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IContainerBuilder</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.#ctor">
<summary>Initializes a new instance of type StubIContainerBuilder</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.CreateFeatureContainerIObjectContainerFeatureInfo">
<summary>Sets the stub of IContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.CreateGlobalContainerAssemblyIRuntimeConfigurationProvider">
<summary>Sets the stub of IContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.CreateScenarioContainerIObjectContainerScenarioInfo">
<summary>Sets the stub of IContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.CreateTestThreadContainerIObjectContainer">
<summary>Sets the stub of IContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.TechTalk#SpecFlow#Infrastructure#IContainerBuilder#CreateFeatureContainer(BoDi.IObjectContainer,TechTalk.SpecFlow.FeatureInfo)">
<summary>Sets the stub of IContainerBuilder.CreateFeatureContainer(IObjectContainer testThreadContainer, FeatureInfo featureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.TechTalk#SpecFlow#Infrastructure#IContainerBuilder#CreateGlobalContainer(System.Reflection.Assembly,TechTalk.SpecFlow.Configuration.IRuntimeConfigurationProvider)">
<summary>Sets the stub of IContainerBuilder.CreateGlobalContainer(Assembly testAssembly, IRuntimeConfigurationProvider configurationProvider)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.TechTalk#SpecFlow#Infrastructure#IContainerBuilder#CreateScenarioContainer(BoDi.IObjectContainer,TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of IContainerBuilder.CreateScenarioContainer(IObjectContainer testThreadContainer, ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerBuilder.TechTalk#SpecFlow#Infrastructure#IContainerBuilder#CreateTestThreadContainer(BoDi.IObjectContainer)">
<summary>Sets the stub of IContainerBuilder.CreateTestThreadContainer(IObjectContainer globalContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerDependentObject">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IContainerDependentObject</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerDependentObject.#ctor">
<summary>Initializes a new instance of type StubIContainerDependentObject</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerDependentObject.SetObjectContainerIObjectContainer">
<summary>Sets the stub of IContainerDependentObject.SetObjectContainer(IObjectContainer container)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContainerDependentObject.TechTalk#SpecFlow#Infrastructure#IContainerDependentObject#SetObjectContainer(BoDi.IObjectContainer)">
<summary>Sets the stub of IContainerDependentObject.SetObjectContainer(IObjectContainer container)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IContextManager</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.#ctor">
<summary>Initializes a new instance of type StubIContextManager</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.CleanupFeatureContext">
<summary>Sets the stub of IContextManager.CleanupFeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.CleanupScenarioContext">
<summary>Sets the stub of IContextManager.CleanupScenarioContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.CleanupStepContext">
<summary>Sets the stub of IContextManager.CleanupStepContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#CurrentTopLevelStepDefinitionType">
<summary>Sets the stub of IContextManager.get_CurrentTopLevelStepDefinitionType()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.CurrentTopLevelStepDefinitionTypeGet">
<summary>Sets the stub of IContextManager.get_CurrentTopLevelStepDefinitionType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#FeatureContext">
<summary>Sets the stub of IContextManager.get_FeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.FeatureContextGet">
<summary>Sets the stub of IContextManager.get_FeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.InitializeFeatureContextFeatureInfo">
<summary>Sets the stub of IContextManager.InitializeFeatureContext(FeatureInfo featureInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.InitializeScenarioContextScenarioInfo">
<summary>Sets the stub of IContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.InitializeStepContextStepInfo">
<summary>Sets the stub of IContextManager.InitializeStepContext(StepInfo stepInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#ScenarioContext">
<summary>Sets the stub of IContextManager.get_ScenarioContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.ScenarioContextGet">
<summary>Sets the stub of IContextManager.get_ScenarioContext()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#StepContext">
<summary>Sets the stub of IContextManager.get_StepContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.StepContextGet">
<summary>Sets the stub of IContextManager.get_StepContext()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#CleanupFeatureContext">
<summary>Sets the stub of IContextManager.CleanupFeatureContext()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#CleanupScenarioContext">
<summary>Sets the stub of IContextManager.CleanupScenarioContext()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#CleanupStepContext">
<summary>Sets the stub of IContextManager.CleanupStepContext()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#InitializeFeatureContext(TechTalk.SpecFlow.FeatureInfo)">
<summary>Sets the stub of IContextManager.InitializeFeatureContext(FeatureInfo featureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#InitializeScenarioContext(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of IContextManager.InitializeScenarioContext(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#InitializeStepContext(TechTalk.SpecFlow.StepInfo)">
<summary>Sets the stub of IContextManager.InitializeStepContext(StepInfo stepInfo)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TechTalk#SpecFlow#Infrastructure#IContextManager#TestThreadContext">
<summary>Sets the stub of IContextManager.get_TestThreadContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIContextManager.TestThreadContextGet">
<summary>Sets the stub of IContextManager.get_TestThreadContext()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IDefaultDependencyProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.#ctor">
<summary>Initializes a new instance of type StubIDefaultDependencyProvider</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.RegisterGlobalContainerDefaultsObjectContainer">
<summary>Sets the stub of IDefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.RegisterScenarioContainerDefaultsObjectContainer">
<summary>Sets the stub of IDefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.RegisterTestThreadContainerDefaultsObjectContainer">
<summary>Sets the stub of IDefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.TechTalk#SpecFlow#Infrastructure#IDefaultDependencyProvider#RegisterGlobalContainerDefaults(BoDi.ObjectContainer)">
<summary>Sets the stub of IDefaultDependencyProvider.RegisterGlobalContainerDefaults(ObjectContainer container)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.TechTalk#SpecFlow#Infrastructure#IDefaultDependencyProvider#RegisterScenarioContainerDefaults(BoDi.ObjectContainer)">
<summary>Sets the stub of IDefaultDependencyProvider.RegisterScenarioContainerDefaults(ObjectContainer scenarioContainer)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIDefaultDependencyProvider.TechTalk#SpecFlow#Infrastructure#IDefaultDependencyProvider#RegisterTestThreadContainerDefaults(BoDi.ObjectContainer)">
<summary>Sets the stub of IDefaultDependencyProvider.RegisterTestThreadContainerDefaults(ObjectContainer testThreadContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIObsoleteStepHandler">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IObsoleteStepHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIObsoleteStepHandler.#ctor">
<summary>Initializes a new instance of type StubIObsoleteStepHandler</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIObsoleteStepHandler.HandleBindingMatch">
<summary>Sets the stub of IObsoleteStepHandler.Handle(BindingMatch bindingMatch)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIObsoleteStepHandler.TechTalk#SpecFlow#Infrastructure#IObsoleteStepHandler#Handle(TechTalk.SpecFlow.Bindings.BindingMatch)">
<summary>Sets the stub of IObsoleteStepHandler.Handle(BindingMatch bindingMatch)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubISkippedStepHandler">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ISkippedStepHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubISkippedStepHandler.#ctor">
<summary>Initializes a new instance of type StubISkippedStepHandler</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubISkippedStepHandler.HandleScenarioContext">
<summary>Sets the stub of ISkippedStepHandler.Handle(ScenarioContext scenarioContext)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubISkippedStepHandler.TechTalk#SpecFlow#Infrastructure#ISkippedStepHandler#Handle(TechTalk.SpecFlow.ScenarioContext)">
<summary>Sets the stub of ISkippedStepHandler.Handle(ScenarioContext scenarioContext)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubISpecFlowOutputHelper">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ISpecFlowOutputHelper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubISpecFlowOutputHelper.#ctor">
<summary>Initializes a new instance of type StubISpecFlowOutputHelper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubISpecFlowOutputHelper.TechTalk#SpecFlow#Infrastructure#ISpecFlowOutputHelper#WriteLine(System.String)">
<summary>Sets the stub of ISpecFlowOutputHelper.WriteLine(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubISpecFlowOutputHelper.TechTalk#SpecFlow#Infrastructure#ISpecFlowOutputHelper#WriteLine(System.String,System.Object[])">
<summary>Sets the stub of ISpecFlowOutputHelper.WriteLine(String format, Object[] args)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubISpecFlowOutputHelper.WriteLineString">
<summary>Sets the stub of ISpecFlowOutputHelper.WriteLine(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubISpecFlowOutputHelper.WriteLineStringObjectArray">
<summary>Sets the stub of ISpecFlowOutputHelper.WriteLine(String format, Object[] args)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IStepDefinitionMatchService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.#ctor">
<summary>Initializes a new instance of type StubIStepDefinitionMatchService</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.GetBestMatchStepInstanceCultureInfoStepDefinitionAmbiguityReasonOutListOfBindingMatchOut">
<summary>Sets the stub of IStepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason&amp; ambiguityReason, List`1&lt;BindingMatch&gt;&amp; candidatingMatches)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.MatchIStepDefinitionBindingStepInstanceCultureInfoBooleanBooleanBoolean">
<summary>Sets the stub of IStepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.TechTalk#SpecFlow#Infrastructure#IStepDefinitionMatchService#Ready">
<summary>Sets the stub of IStepDefinitionMatchService.get_Ready()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.ReadyGet">
<summary>Sets the stub of IStepDefinitionMatchService.get_Ready()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.TechTalk#SpecFlow#Infrastructure#IStepDefinitionMatchService#GetBestMatch(TechTalk.SpecFlow.Bindings.StepInstance,System.Globalization.CultureInfo,TechTalk.SpecFlow.Infrastructure.StepDefinitionAmbiguityReason@,System.Collections.Generic.List{TechTalk.SpecFlow.Bindings.BindingMatch}@)">
<summary>Sets the stub of IStepDefinitionMatchService.GetBestMatch(StepInstance stepInstance, CultureInfo bindingCulture, StepDefinitionAmbiguityReason&amp; ambiguityReason, List`1&lt;BindingMatch&gt;&amp; candidatingMatches)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepDefinitionMatchService.TechTalk#SpecFlow#Infrastructure#IStepDefinitionMatchService#Match(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding,TechTalk.SpecFlow.Bindings.StepInstance,System.Globalization.CultureInfo,System.Boolean,System.Boolean,System.Boolean)">
<summary>Sets the stub of IStepDefinitionMatchService.Match(IStepDefinitionBinding stepDefinitionBinding, StepInstance stepInstance, CultureInfo bindingCulture, Boolean useRegexMatching, Boolean useParamMatching, Boolean useScopeMatching)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepErrorHandler">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.IStepErrorHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepErrorHandler.#ctor">
<summary>Initializes a new instance of type StubIStepErrorHandler</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepErrorHandler.OnStepFailureTestExecutionEngineStepFailureEventArgs">
<summary>Sets the stub of IStepErrorHandler.OnStepFailure(TestExecutionEngine sender, StepFailureEventArgs args)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubIStepErrorHandler.TechTalk#SpecFlow#Infrastructure#IStepErrorHandler#OnStepFailure(TechTalk.SpecFlow.Infrastructure.TestExecutionEngine,TechTalk.SpecFlow.Infrastructure.StepFailureEventArgs)">
<summary>Sets the stub of IStepErrorHandler.OnStepFailure(TestExecutionEngine sender, StepFailureEventArgs args)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ITestExecutionEngine</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.#ctor">
<summary>Initializes a new instance of type StubITestExecutionEngine</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#FeatureContext">
<summary>Sets the stub of ITestExecutionEngine.get_FeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.FeatureContextGet">
<summary>Sets the stub of ITestExecutionEngine.get_FeatureContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnAfterLastStep">
<summary>Sets the stub of ITestExecutionEngine.OnAfterLastStep()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnFeatureEnd">
<summary>Sets the stub of ITestExecutionEngine.OnFeatureEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnFeatureStartFeatureInfo">
<summary>Sets the stub of ITestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnScenarioEnd">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnScenarioInitializeScenarioInfo">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnScenarioSkipped">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioSkipped()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnScenarioStart">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnTestRunEnd">
<summary>Sets the stub of ITestExecutionEngine.OnTestRunEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.OnTestRunStart">
<summary>Sets the stub of ITestExecutionEngine.OnTestRunStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.Pending">
<summary>Sets the stub of ITestExecutionEngine.Pending()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#ScenarioContext">
<summary>Sets the stub of ITestExecutionEngine.get_ScenarioContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.ScenarioContextGet">
<summary>Sets the stub of ITestExecutionEngine.get_ScenarioContext()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.StepStepDefinitionKeywordStringStringStringTable">
<summary>Sets the stub of ITestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnAfterLastStep">
<summary>Sets the stub of ITestExecutionEngine.OnAfterLastStep()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnFeatureEnd">
<summary>Sets the stub of ITestExecutionEngine.OnFeatureEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnFeatureStart(TechTalk.SpecFlow.FeatureInfo)">
<summary>Sets the stub of ITestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnScenarioEnd">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnScenarioInitialize(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnScenarioSkipped">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioSkipped()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnScenarioStart">
<summary>Sets the stub of ITestExecutionEngine.OnScenarioStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnTestRunEnd">
<summary>Sets the stub of ITestExecutionEngine.OnTestRunEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#OnTestRunStart">
<summary>Sets the stub of ITestExecutionEngine.OnTestRunStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#Pending">
<summary>Sets the stub of ITestExecutionEngine.Pending()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestExecutionEngine.TechTalk#SpecFlow#Infrastructure#ITestExecutionEngine#Step(TechTalk.SpecFlow.Bindings.StepDefinitionKeyword,System.String,System.String,System.String,TechTalk.SpecFlow.Table)">
<summary>Sets the stub of ITestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestObjectResolver">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ITestObjectResolver</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestObjectResolver.#ctor">
<summary>Initializes a new instance of type StubITestObjectResolver</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestObjectResolver.ResolveBindingInstanceTypeIObjectContainer">
<summary>Sets the stub of ITestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestObjectResolver.TechTalk#SpecFlow#Infrastructure#ITestObjectResolver#ResolveBindingInstance(System.Type,BoDi.IObjectContainer)">
<summary>Sets the stub of ITestObjectResolver.ResolveBindingInstance(Type bindingType, IObjectContainer container)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestRunnerFactory">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ITestRunnerFactory</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestRunnerFactory.#ctor">
<summary>Initializes a new instance of type StubITestRunnerFactory</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestRunnerFactory.CreateAssembly">
<summary>Sets the stub of ITestRunnerFactory.Create(Assembly testAssembly)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubITestRunnerFactory.TechTalk#SpecFlow#Infrastructure#ITestRunnerFactory#Create(System.Reflection.Assembly)">
<summary>Sets the stub of ITestRunnerFactory.Create(Assembly testAssembly)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubObsoleteStepHandler">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.ObsoleteStepHandler</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubObsoleteStepHandler.#ctor(TechTalk.SpecFlow.ErrorHandling.IErrorProvider,TechTalk.SpecFlow.Tracing.ITestTracer,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubObsoleteStepHandler.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubObsoleteStepHandler.InitializeStub">
<summary>Initializes a new instance of type StubObsoleteStepHandler</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubObsoleteStepHandler.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubObsoleteStepHandler.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubSpecFlowOutputHelper">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.SpecFlowOutputHelper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubSpecFlowOutputHelper.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubSpecFlowOutputHelper.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubSpecFlowOutputHelper.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowOutputHelper</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubSpecFlowOutputHelper.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubSpecFlowOutputHelper.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.StepDefinitionMatchService</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.#ctor(TechTalk.SpecFlow.Bindings.IBindingRegistry,TechTalk.SpecFlow.Bindings.IStepArgumentTypeConverter)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.GetCandidatingBindingsForBestMatch(TechTalk.SpecFlow.Bindings.StepInstance,System.Globalization.CultureInfo)">
<summary>Sets the stub of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.GetCandidatingBindingsForBestMatchStepInstanceCultureInfo">
<summary>Sets the stub of StepDefinitionMatchService.GetCandidatingBindingsForBestMatch(StepInstance stepInstance, CultureInfo bindingCulture)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.InitializeStub">
<summary>Initializes a new instance of type StubStepDefinitionMatchService</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.OnNoMatch(TechTalk.SpecFlow.Bindings.StepInstance,System.Globalization.CultureInfo,System.Collections.Generic.List{TechTalk.SpecFlow.Bindings.BindingMatch}@)">
<summary>Sets the stub of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt;&amp; matches)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepDefinitionMatchService.OnNoMatchStepInstanceCultureInfoListOfBindingMatchOut">
<summary>Sets the stub of StepDefinitionMatchService.OnNoMatch(StepInstance stepInstance, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt;&amp; matches)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepFailureEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.StepFailureEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepFailureEventArgs.#ctor(TechTalk.SpecFlow.Bindings.IStepDefinitionBinding,TechTalk.SpecFlow.Bindings.StepContext,System.Exception)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepFailureEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepFailureEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubStepFailureEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepFailureEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubStepFailureEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.TestExecutionEngine</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.#ctor(TechTalk.SpecFlow.Tracing.IStepFormatter,TechTalk.SpecFlow.Tracing.ITestTracer,TechTalk.SpecFlow.ErrorHandling.IErrorProvider,TechTalk.SpecFlow.Bindings.IStepArgumentTypeConverter,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration,TechTalk.SpecFlow.Bindings.IBindingRegistry,TechTalk.SpecFlow.UnitTestProvider.IUnitTestRuntimeProvider,TechTalk.SpecFlow.Infrastructure.IContextManager,TechTalk.SpecFlow.Infrastructure.IStepDefinitionMatchService,System.Collections.Generic.IDictionary{System.String,TechTalk.SpecFlow.Infrastructure.IStepErrorHandler},TechTalk.SpecFlow.Bindings.IBindingInvoker,TechTalk.SpecFlow.Infrastructure.IObsoleteStepHandler,TechTalk.SpecFlow.CucumberMessages.ICucumberMessageSender,TechTalk.SpecFlow.CucumberMessages.ITestResultFactory,TechTalk.SpecFlow.CucumberMessages.ITestPendingMessageFactory,TechTalk.SpecFlow.CucumberMessages.ITestUndefinedMessageFactory,TechTalk.SpecFlow.CucumberMessages.ITestRunResultCollector,TechTalk.SpecFlow.Analytics.IAnalyticsEventProvider,TechTalk.SpecFlow.Analytics.IAnalyticsTransmitter,TechTalk.SpecFlow.ITestRunnerManager,TechTalk.SpecFlow.Infrastructure.ITestObjectResolver,BoDi.IObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.ExecuteStepMatch(TechTalk.SpecFlow.Bindings.BindingMatch,System.Object[])">
<summary>Sets the stub of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.ExecuteStepMatchBindingMatchObjectArray">
<summary>Sets the stub of TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.FireScenarioEvents(TechTalk.SpecFlow.Bindings.HookType)">
<summary>Sets the stub of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.FireScenarioEventsHookType">
<summary>Sets the stub of TestExecutionEngine.FireScenarioEvents(HookType bindingEvent)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.GetStepMatch(TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Sets the stub of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.GetStepMatchStepInstance">
<summary>Sets the stub of TestExecutionEngine.GetStepMatch(StepInstance stepInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.InitializeStub">
<summary>Initializes a new instance of type StubTestExecutionEngine</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.InvokeHook(TechTalk.SpecFlow.Bindings.IBindingInvoker,TechTalk.SpecFlow.Bindings.IHookBinding,TechTalk.SpecFlow.Bindings.HookType)">
<summary>Sets the stub of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.InvokeHookIBindingInvokerIHookBindingHookType">
<summary>Sets the stub of TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnAfterLastStep">
<summary>Sets the stub of TestExecutionEngine.OnAfterLastStep()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnAfterLastStep01">
<summary>Sets the stub of TestExecutionEngine.OnAfterLastStep()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnBlockEnd(TechTalk.SpecFlow.ScenarioBlock)">
<summary>Sets the stub of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnBlockEndScenarioBlock">
<summary>Sets the stub of TestExecutionEngine.OnBlockEnd(ScenarioBlock block)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnBlockStart(TechTalk.SpecFlow.ScenarioBlock)">
<summary>Sets the stub of TestExecutionEngine.OnBlockStart(ScenarioBlock block)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnBlockStartScenarioBlock">
<summary>Sets the stub of TestExecutionEngine.OnBlockStart(ScenarioBlock block)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnFeatureEnd">
<summary>Sets the stub of TestExecutionEngine.OnFeatureEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnFeatureEnd01">
<summary>Sets the stub of TestExecutionEngine.OnFeatureEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnFeatureStart(TechTalk.SpecFlow.FeatureInfo)">
<summary>Sets the stub of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnFeatureStartFeatureInfo">
<summary>Sets the stub of TestExecutionEngine.OnFeatureStart(FeatureInfo featureInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioEnd">
<summary>Sets the stub of TestExecutionEngine.OnScenarioEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioEnd01">
<summary>Sets the stub of TestExecutionEngine.OnScenarioEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioInitialize(TechTalk.SpecFlow.ScenarioInfo)">
<summary>Sets the stub of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioInitializeScenarioInfo">
<summary>Sets the stub of TestExecutionEngine.OnScenarioInitialize(ScenarioInfo scenarioInfo)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioSkipped">
<summary>Sets the stub of TestExecutionEngine.OnScenarioSkipped()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioSkipped01">
<summary>Sets the stub of TestExecutionEngine.OnScenarioSkipped()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioStart">
<summary>Sets the stub of TestExecutionEngine.OnScenarioStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnScenarioStart01">
<summary>Sets the stub of TestExecutionEngine.OnScenarioStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnSkipStep">
<summary>Sets the stub of TestExecutionEngine.OnSkipStep()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnSkipStep01">
<summary>Sets the stub of TestExecutionEngine.OnSkipStep()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnStepEnd">
<summary>Sets the stub of TestExecutionEngine.OnStepEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnStepEnd01">
<summary>Sets the stub of TestExecutionEngine.OnStepEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnStepStart">
<summary>Sets the stub of TestExecutionEngine.OnStepStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnStepStart01">
<summary>Sets the stub of TestExecutionEngine.OnStepStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnTestRunEnd">
<summary>Sets the stub of TestExecutionEngine.OnTestRunEnd()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnTestRunEnd01">
<summary>Sets the stub of TestExecutionEngine.OnTestRunEnd()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnTestRunStart">
<summary>Sets the stub of TestExecutionEngine.OnTestRunStart()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.OnTestRunStart01">
<summary>Sets the stub of TestExecutionEngine.OnTestRunStart()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.Pending">
<summary>Sets the stub of TestExecutionEngine.Pending()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.Pending01">
<summary>Sets the stub of TestExecutionEngine.Pending()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.Step(TechTalk.SpecFlow.Bindings.StepDefinitionKeyword,System.String,System.String,System.String,TechTalk.SpecFlow.Table)">
<summary>Sets the stub of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestExecutionEngine.StepStepDefinitionKeywordStringStringStringTable">
<summary>Sets the stub of TestExecutionEngine.Step(StepDefinitionKeyword stepDefinitionKeyword, String keyword, String text, String multilineTextArg, Table tableArg)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestObjectResolver">
<summary>Stub type of TechTalk.SpecFlow.Infrastructure.TestObjectResolver</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestObjectResolver.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestObjectResolver.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestObjectResolver.InitializeStub">
<summary>Initializes a new instance of type StubTestObjectResolver</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestObjectResolver.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Infrastructure.Fakes.StubTestObjectResolver.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider">
<summary>Shim type of TechTalk.SpecFlow.Parser.SpecFlowGherkinDialectProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.#ctor(TechTalk.SpecFlow.Parser.SpecFlowGherkinDialectProvider)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.AllInstances.GetDialectStringLocation">
<summary>Sets the shim of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.Bind(Gherkin.IGherkinDialectProvider)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.ConstructorString">
<summary>Sets the shim of SpecFlowGherkinDialectProvider.SpecFlowGherkinDialectProvider(String defaultLanguage)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.ShimSpecFlowGherkinDialectProvider.GetDialectStringLocation">
<summary>Sets the shim of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider">
<summary>Stub type of TechTalk.SpecFlow.Parser.SpecFlowGherkinDialectProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.#ctor(System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.GetDialect(System.String,Gherkin.Ast.Location)">
<summary>Sets the stub of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.GetDialectStringLocation">
<summary>Sets the stub of SpecFlowGherkinDialectProvider.GetDialect(String language, Location location)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowGherkinDialectProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.LoadLanguageSettings">
<summary>Sets the stub of GherkinDialectProvider.LoadLanguageSettings()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.LoadLanguageSettings01">
<summary>Sets the stub of GherkinDialectProvider.LoadLanguageSettings()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.TryGetDialect(System.String,Gherkin.Ast.Location,Gherkin.GherkinDialect@)">
<summary>Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Location location, GherkinDialect&amp; dialect)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.TryGetDialect(System.String,System.Collections.Generic.Dictionary{System.String,Gherkin.GherkinLanguageSetting},Gherkin.Ast.Location,Gherkin.GherkinDialect@)">
<summary>Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Dictionary`2&lt;String,GherkinLanguageSetting&gt; gherkinLanguageSettings, Location location, GherkinDialect&amp; dialect)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.TryGetDialectStringDictionaryOfStringGherkinLanguageSettingLocationGherkinDialectOut">
<summary>Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Dictionary`2&lt;String,GherkinLanguageSetting&gt; gherkinLanguageSettings, Location location, GherkinDialect&amp; dialect)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Parser.Fakes.StubSpecFlowGherkinDialectProvider.TryGetDialectStringLocationGherkinDialectOut">
<summary>Sets the stub of GherkinDialectProvider.TryGetDialect(String language, Location location, GherkinDialect&amp; dialect)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.ConfigurationDefaultsEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.#ctor(TechTalk.SpecFlow.Plugins.ConfigurationDefaultsEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.AllInstances.SpecFlowConfigurationGet">
<summary>Sets the shim of ConfigurationDefaultsEventArgs.get_SpecFlowConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.AllInstances.SpecFlowConfigurationSetSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationDefaultsEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.ConstructorSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationDefaultsEventArgs.ConfigurationDefaultsEventArgs(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.SpecFlowConfigurationGet">
<summary>Sets the shim of ConfigurationDefaultsEventArgs.get_SpecFlowConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimConfigurationDefaultsEventArgs.SpecFlowConfigurationSetSpecFlowConfiguration">
<summary>Sets the shim of ConfigurationDefaultsEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.CustomizeFeatureDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.#ctor(TechTalk.SpecFlow.Plugins.CustomizeFeatureDependenciesEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeFeatureDependenciesEventArgs.ConstructorObjectContainer">
<summary>Sets the shim of CustomizeFeatureDependenciesEventArgs.CustomizeFeatureDependenciesEventArgs(ObjectContainer objectContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.CustomizeGlobalDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.#ctor(TechTalk.SpecFlow.Plugins.CustomizeGlobalDependenciesEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.AllInstances.SpecFlowConfigurationGet">
<summary>Sets the shim of CustomizeGlobalDependenciesEventArgs.get_SpecFlowConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.AllInstances.SpecFlowConfigurationSetSpecFlowConfiguration">
<summary>Sets the shim of CustomizeGlobalDependenciesEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.ConstructorObjectContainerSpecFlowConfiguration">
<summary>Sets the shim of CustomizeGlobalDependenciesEventArgs.CustomizeGlobalDependenciesEventArgs(ObjectContainer objectContainer, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.SpecFlowConfigurationGet">
<summary>Sets the shim of CustomizeGlobalDependenciesEventArgs.get_SpecFlowConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeGlobalDependenciesEventArgs.SpecFlowConfigurationSetSpecFlowConfiguration">
<summary>Sets the shim of CustomizeGlobalDependenciesEventArgs.set_SpecFlowConfiguration(SpecFlowConfiguration value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.CustomizeScenarioDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.#ctor(TechTalk.SpecFlow.Plugins.CustomizeScenarioDependenciesEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeScenarioDependenciesEventArgs.ConstructorObjectContainer">
<summary>Sets the shim of CustomizeScenarioDependenciesEventArgs.CustomizeScenarioDependenciesEventArgs(ObjectContainer objectContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.CustomizeTestThreadDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.#ctor(TechTalk.SpecFlow.Plugins.CustomizeTestThreadDependenciesEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimCustomizeTestThreadDependenciesEventArgs.ConstructorObjectContainer">
<summary>Sets the shim of CustomizeTestThreadDependenciesEventArgs.CustomizeTestThreadDependenciesEventArgs(ObjectContainer objectContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.ObjectContainerEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.#ctor(TechTalk.SpecFlow.Plugins.ObjectContainerEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.AllInstances.ObjectContainerGet">
<summary>Sets the shim of ObjectContainerEventArgs.get_ObjectContainer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.AllInstances.ObjectContainerSetObjectContainer">
<summary>Sets the shim of ObjectContainerEventArgs.set_ObjectContainer(ObjectContainer value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.ConstructorObjectContainer">
<summary>Sets the shim of ObjectContainerEventArgs.ObjectContainerEventArgs(ObjectContainer objectContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.ObjectContainerGet">
<summary>Sets the shim of ObjectContainerEventArgs.get_ObjectContainer()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimObjectContainerEventArgs.ObjectContainerSetObjectContainer">
<summary>Sets the shim of ObjectContainerEventArgs.set_ObjectContainer(ObjectContainer value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor">
<summary>Shim type of TechTalk.SpecFlow.Plugins.PluginDescriptor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.#ctor(TechTalk.SpecFlow.Plugins.PluginDescriptor)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.NameGet">
<summary>Sets the shim of PluginDescriptor.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.NameSetString">
<summary>Sets the shim of PluginDescriptor.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.ParametersGet">
<summary>Sets the shim of PluginDescriptor.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.ParametersSetString">
<summary>Sets the shim of PluginDescriptor.set_Parameters(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.PathGet">
<summary>Sets the shim of PluginDescriptor.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.PathSetString">
<summary>Sets the shim of PluginDescriptor.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.TypeGet">
<summary>Sets the shim of PluginDescriptor.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.AllInstances.TypeSetPluginType">
<summary>Sets the shim of PluginDescriptor.set_Type(PluginType value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.ConstructorStringStringPluginTypeString">
<summary>Sets the shim of PluginDescriptor.PluginDescriptor(String name, String path, PluginType type, String parameters)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.NameGet">
<summary>Sets the shim of PluginDescriptor.get_Name()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.NameSetString">
<summary>Sets the shim of PluginDescriptor.set_Name(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.ParametersGet">
<summary>Sets the shim of PluginDescriptor.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.ParametersSetString">
<summary>Sets the shim of PluginDescriptor.set_Parameters(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.PathGet">
<summary>Sets the shim of PluginDescriptor.get_Path()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.PathSetString">
<summary>Sets the shim of PluginDescriptor.set_Path(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.TypeGet">
<summary>Sets the shim of PluginDescriptor.get_Type()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimPluginDescriptor.TypeSetPluginType">
<summary>Sets the shim of PluginDescriptor.set_Type(PluginType value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs">
<summary>Shim type of TechTalk.SpecFlow.Plugins.RegisterGlobalDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.#ctor(TechTalk.SpecFlow.Plugins.RegisterGlobalDependenciesEventArgs)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRegisterGlobalDependenciesEventArgs.ConstructorObjectContainer">
<summary>Sets the shim of RegisterGlobalDependenciesEventArgs.RegisterGlobalDependenciesEventArgs(ObjectContainer objectContainer)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute">
<summary>Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.#ctor(TechTalk.SpecFlow.Plugins.RuntimePluginAttribute)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.AllInstances.PluginTypeGet">
<summary>Sets the shim of RuntimePluginAttribute.get_PluginType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.AllInstances.PluginTypeSetType">
<summary>Sets the shim of RuntimePluginAttribute.set_PluginType(Type value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.ConstructorType">
<summary>Sets the shim of RuntimePluginAttribute.RuntimePluginAttribute(Type pluginType)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.PluginTypeGet">
<summary>Sets the shim of RuntimePluginAttribute.get_PluginType()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginAttribute.PluginTypeSetType">
<summary>Sets the shim of RuntimePluginAttribute.set_PluginType(Type value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents">
<summary>Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginEvents</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.#ctor(TechTalk.SpecFlow.Plugins.RuntimePluginEvents)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.ConfigurationDefaultsAddEventHandlerOfConfigurationDefaultsEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_ConfigurationDefaults(EventHandler`1&lt;ConfigurationDefaultsEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.ConfigurationDefaultsRemoveEventHandlerOfConfigurationDefaultsEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_ConfigurationDefaults(EventHandler`1&lt;ConfigurationDefaultsEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeFeatureDependenciesAddEventHandlerOfCustomizeFeatureDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeFeatureDependencies(EventHandler`1&lt;CustomizeFeatureDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeFeatureDependenciesRemoveEventHandlerOfCustomizeFeatureDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeFeatureDependencies(EventHandler`1&lt;CustomizeFeatureDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeGlobalDependenciesAddEventHandlerOfCustomizeGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeGlobalDependencies(EventHandler`1&lt;CustomizeGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeGlobalDependenciesRemoveEventHandlerOfCustomizeGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeGlobalDependencies(EventHandler`1&lt;CustomizeGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeScenarioDependenciesAddEventHandlerOfCustomizeScenarioDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeScenarioDependencies(EventHandler`1&lt;CustomizeScenarioDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeScenarioDependenciesRemoveEventHandlerOfCustomizeScenarioDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeScenarioDependencies(EventHandler`1&lt;CustomizeScenarioDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeTestThreadDependenciesAddEventHandlerOfCustomizeTestThreadDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeTestThreadDependencies(EventHandler`1&lt;CustomizeTestThreadDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.CustomizeTestThreadDependenciesRemoveEventHandlerOfCustomizeTestThreadDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeTestThreadDependencies(EventHandler`1&lt;CustomizeTestThreadDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RaiseConfigurationDefaultsSpecFlowConfiguration">
<summary>Sets the shim of RuntimePluginEvents.RaiseConfigurationDefaults(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RaiseCustomizeFeatureDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeFeatureDependencies(ObjectContainer featureContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RaiseCustomizeGlobalDependenciesObjectContainerSpecFlowConfiguration">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeGlobalDependencies(ObjectContainer container, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RaiseCustomizeScenarioDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeScenarioDependencies(ObjectContainer scenarioContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RaiseCustomizeTestThreadDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeTestThreadDependencies(ObjectContainer testThreadContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RaiseRegisterGlobalDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseRegisterGlobalDependencies(ObjectContainer objectContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RegisterGlobalDependenciesAddEventHandlerOfRegisterGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_RegisterGlobalDependencies(EventHandler`1&lt;RegisterGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.AllInstances.RegisterGlobalDependenciesRemoveEventHandlerOfRegisterGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_RegisterGlobalDependencies(EventHandler`1&lt;RegisterGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.ConfigurationDefaultsAddEventHandlerOfConfigurationDefaultsEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_ConfigurationDefaults(EventHandler`1&lt;ConfigurationDefaultsEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.ConfigurationDefaultsRemoveEventHandlerOfConfigurationDefaultsEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_ConfigurationDefaults(EventHandler`1&lt;ConfigurationDefaultsEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.Constructor">
<summary>Sets the shim of RuntimePluginEvents.RuntimePluginEvents()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeFeatureDependenciesAddEventHandlerOfCustomizeFeatureDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeFeatureDependencies(EventHandler`1&lt;CustomizeFeatureDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeFeatureDependenciesRemoveEventHandlerOfCustomizeFeatureDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeFeatureDependencies(EventHandler`1&lt;CustomizeFeatureDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeGlobalDependenciesAddEventHandlerOfCustomizeGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeGlobalDependencies(EventHandler`1&lt;CustomizeGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeGlobalDependenciesRemoveEventHandlerOfCustomizeGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeGlobalDependencies(EventHandler`1&lt;CustomizeGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeScenarioDependenciesAddEventHandlerOfCustomizeScenarioDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeScenarioDependencies(EventHandler`1&lt;CustomizeScenarioDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeScenarioDependenciesRemoveEventHandlerOfCustomizeScenarioDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeScenarioDependencies(EventHandler`1&lt;CustomizeScenarioDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeTestThreadDependenciesAddEventHandlerOfCustomizeTestThreadDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_CustomizeTestThreadDependencies(EventHandler`1&lt;CustomizeTestThreadDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.CustomizeTestThreadDependenciesRemoveEventHandlerOfCustomizeTestThreadDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_CustomizeTestThreadDependencies(EventHandler`1&lt;CustomizeTestThreadDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RaiseConfigurationDefaultsSpecFlowConfiguration">
<summary>Sets the shim of RuntimePluginEvents.RaiseConfigurationDefaults(SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RaiseCustomizeFeatureDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeFeatureDependencies(ObjectContainer featureContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RaiseCustomizeGlobalDependenciesObjectContainerSpecFlowConfiguration">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeGlobalDependencies(ObjectContainer container, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RaiseCustomizeScenarioDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeScenarioDependencies(ObjectContainer scenarioContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RaiseCustomizeTestThreadDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseCustomizeTestThreadDependencies(ObjectContainer testThreadContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RaiseRegisterGlobalDependenciesObjectContainer">
<summary>Sets the shim of RuntimePluginEvents.RaiseRegisterGlobalDependencies(ObjectContainer objectContainer)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RegisterGlobalDependenciesAddEventHandlerOfRegisterGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.add_RegisterGlobalDependencies(EventHandler`1&lt;RegisterGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginEvents.RegisterGlobalDependenciesRemoveEventHandlerOfRegisterGlobalDependenciesEventArgs">
<summary>Sets the shim of RuntimePluginEvents.remove_RegisterGlobalDependencies(EventHandler`1&lt;RegisterGlobalDependenciesEventArgs&gt; value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader">
<summary>Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.#ctor(TechTalk.SpecFlow.Plugins.RuntimePluginLoader)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.AllInstances.LoadAssemblyString">
<summary>Sets the shim of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.AllInstances.LoadPluginStringITraceListener">
<summary>Sets the shim of RuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.Bind(TechTalk.SpecFlow.Plugins.IRuntimePluginLoader)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.Constructor">
<summary>Sets the shim of RuntimePluginLoader.RuntimePluginLoader()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.LoadAssemblyString">
<summary>Sets the shim of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLoader.LoadPluginStringITraceListener">
<summary>Sets the shim of RuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger">
<summary>Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginLocationMerger</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.#ctor(TechTalk.SpecFlow.Plugins.RuntimePluginLocationMerger)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.AllInstances.MergeIReadOnlyListOfString">
<summary>Sets the shim of RuntimePluginLocationMerger.Merge(IReadOnlyList`1&lt;String&gt; pluginPaths)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.Bind(TechTalk.SpecFlow.Plugins.IRuntimePluginLocationMerger)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.Constructor">
<summary>Sets the shim of RuntimePluginLocationMerger.RuntimePluginLocationMerger()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginLocationMerger.MergeIReadOnlyListOfString">
<summary>Sets the shim of RuntimePluginLocationMerger.Merge(IReadOnlyList`1&lt;String&gt; pluginPaths)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters">
<summary>Shim type of TechTalk.SpecFlow.Plugins.RuntimePluginParameters</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.#ctor(TechTalk.SpecFlow.Plugins.RuntimePluginParameters)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.AllInstances.ParametersGet">
<summary>Sets the shim of RuntimePluginParameters.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.AllInstances.ParametersSetString">
<summary>Sets the shim of RuntimePluginParameters.set_Parameters(String value)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.Constructor">
<summary>Sets the shim of RuntimePluginParameters.RuntimePluginParameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.ParametersGet">
<summary>Sets the shim of RuntimePluginParameters.get_Parameters()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimRuntimePluginParameters.ParametersSetString">
<summary>Sets the shim of RuntimePluginParameters.set_Parameters(String value)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath">
<summary>Shim type of TechTalk.SpecFlow.Plugins.SpecFlowPath</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.#ctor(TechTalk.SpecFlow.Plugins.SpecFlowPath)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.AllInstances.GetPathToSpecFlowDll">
<summary>Sets the shim of SpecFlowPath.GetPathToSpecFlowDll()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.Bind(TechTalk.SpecFlow.Plugins.ISpecFlowPath)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.Constructor">
<summary>Sets the shim of SpecFlowPath.SpecFlowPath()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.ShimSpecFlowPath.GetPathToSpecFlowDll">
<summary>Sets the shim of SpecFlowPath.GetPathToSpecFlowDll()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubConfigurationDefaultsEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.ConfigurationDefaultsEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubConfigurationDefaultsEventArgs.#ctor(TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubConfigurationDefaultsEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubConfigurationDefaultsEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubConfigurationDefaultsEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubConfigurationDefaultsEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubConfigurationDefaultsEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeFeatureDependenciesEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.CustomizeFeatureDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeFeatureDependenciesEventArgs.#ctor(BoDi.ObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeFeatureDependenciesEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeFeatureDependenciesEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubCustomizeFeatureDependenciesEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeFeatureDependenciesEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeFeatureDependenciesEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeGlobalDependenciesEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.CustomizeGlobalDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeGlobalDependenciesEventArgs.#ctor(BoDi.ObjectContainer,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeGlobalDependenciesEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeGlobalDependenciesEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubCustomizeGlobalDependenciesEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeGlobalDependenciesEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeGlobalDependenciesEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeScenarioDependenciesEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.CustomizeScenarioDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeScenarioDependenciesEventArgs.#ctor(BoDi.ObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeScenarioDependenciesEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeScenarioDependenciesEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubCustomizeScenarioDependenciesEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeScenarioDependenciesEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeScenarioDependenciesEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeTestThreadDependenciesEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.CustomizeTestThreadDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeTestThreadDependenciesEventArgs.#ctor(BoDi.ObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeTestThreadDependenciesEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeTestThreadDependenciesEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubCustomizeTestThreadDependenciesEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeTestThreadDependenciesEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubCustomizeTestThreadDependenciesEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePlugin">
<summary>Stub type of TechTalk.SpecFlow.Plugins.IRuntimePlugin</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePlugin.#ctor">
<summary>Initializes a new instance of type StubIRuntimePlugin</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePlugin.InitializeRuntimePluginEventsRuntimePluginParametersUnitTestProviderConfiguration">
<summary>Sets the stub of IRuntimePlugin.Initialize(RuntimePluginEvents runtimePluginEvents, RuntimePluginParameters runtimePluginParameters, UnitTestProviderConfiguration unitTestProviderConfiguration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePlugin.TechTalk#SpecFlow#Plugins#IRuntimePlugin#Initialize(TechTalk.SpecFlow.Plugins.RuntimePluginEvents,TechTalk.SpecFlow.Plugins.RuntimePluginParameters,TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration)">
<summary>Sets the stub of IRuntimePlugin.Initialize(RuntimePluginEvents runtimePluginEvents, RuntimePluginParameters runtimePluginParameters, UnitTestProviderConfiguration unitTestProviderConfiguration)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLoader">
<summary>Stub type of TechTalk.SpecFlow.Plugins.IRuntimePluginLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLoader.#ctor">
<summary>Initializes a new instance of type StubIRuntimePluginLoader</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLoader.LoadPluginStringITraceListener">
<summary>Sets the stub of IRuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLoader.TechTalk#SpecFlow#Plugins#IRuntimePluginLoader#LoadPlugin(System.String,TechTalk.SpecFlow.Tracing.ITraceListener)">
<summary>Sets the stub of IRuntimePluginLoader.LoadPlugin(String pluginAssemblyName, ITraceListener traceListener)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocationMerger">
<summary>Stub type of TechTalk.SpecFlow.Plugins.IRuntimePluginLocationMerger</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocationMerger.#ctor">
<summary>Initializes a new instance of type StubIRuntimePluginLocationMerger</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocationMerger.MergeIReadOnlyListOfString">
<summary>Sets the stub of IRuntimePluginLocationMerger.Merge(IReadOnlyList`1&lt;String&gt; pluginPaths)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocationMerger.TechTalk#SpecFlow#Plugins#IRuntimePluginLocationMerger#Merge(System.Collections.Generic.IReadOnlyList{System.String})">
<summary>Sets the stub of IRuntimePluginLocationMerger.Merge(IReadOnlyList`1&lt;String&gt; pluginPaths)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocator">
<summary>Stub type of TechTalk.SpecFlow.Plugins.IRuntimePluginLocator</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocator.#ctor">
<summary>Initializes a new instance of type StubIRuntimePluginLocator</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocator.GetAllRuntimePlugins">
<summary>Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocator.GetAllRuntimePluginsString">
<summary>Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins(String testAssemblyLocation)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocator.TechTalk#SpecFlow#Plugins#IRuntimePluginLocator#GetAllRuntimePlugins">
<summary>Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubIRuntimePluginLocator.TechTalk#SpecFlow#Plugins#IRuntimePluginLocator#GetAllRuntimePlugins(System.String)">
<summary>Sets the stub of IRuntimePluginLocator.GetAllRuntimePlugins(String testAssemblyLocation)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubISpecFlowPath">
<summary>Stub type of TechTalk.SpecFlow.Plugins.ISpecFlowPath</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubISpecFlowPath.#ctor">
<summary>Initializes a new instance of type StubISpecFlowPath</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubISpecFlowPath.GetPathToSpecFlowDll">
<summary>Sets the stub of ISpecFlowPath.GetPathToSpecFlowDll()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubISpecFlowPath.TechTalk#SpecFlow#Plugins#ISpecFlowPath#GetPathToSpecFlowDll">
<summary>Sets the stub of ISpecFlowPath.GetPathToSpecFlowDll()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubObjectContainerEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.ObjectContainerEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubObjectContainerEventArgs.#ctor(BoDi.ObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubObjectContainerEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubObjectContainerEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubObjectContainerEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubObjectContainerEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubObjectContainerEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubPluginDescriptor">
<summary>Stub type of TechTalk.SpecFlow.Plugins.PluginDescriptor</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubPluginDescriptor.#ctor(System.String,System.String,TechTalk.SpecFlow.Plugins.PluginType,System.String)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubPluginDescriptor.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubPluginDescriptor.InitializeStub">
<summary>Initializes a new instance of type StubPluginDescriptor</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubPluginDescriptor.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubPluginDescriptor.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubRegisterGlobalDependenciesEventArgs">
<summary>Stub type of TechTalk.SpecFlow.Plugins.RegisterGlobalDependenciesEventArgs</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRegisterGlobalDependenciesEventArgs.#ctor(BoDi.ObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRegisterGlobalDependenciesEventArgs.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRegisterGlobalDependenciesEventArgs.InitializeStub">
<summary>Initializes a new instance of type StubRegisterGlobalDependenciesEventArgs</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRegisterGlobalDependenciesEventArgs.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRegisterGlobalDependenciesEventArgs.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute">
<summary>Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginAttribute</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.#ctor(System.Type)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.Equals(System.Object)">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.EqualsObject">
<summary>Sets the stub of Attribute.Equals(Object obj)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.GetHashCode">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.GetHashCode01">
<summary>Sets the stub of Attribute.GetHashCode()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.InitializeStub">
<summary>Initializes a new instance of type StubRuntimePluginAttribute</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.IsDefaultAttribute">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.IsDefaultAttribute01">
<summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.Match(System.Object)">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.MatchObject">
<summary>Sets the stub of Attribute.Match(Object obj)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.TypeId">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginAttribute.TypeIdGet">
<summary>Sets the stub of Attribute.get_TypeId()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginEvents">
<summary>Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginEvents</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginEvents.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginEvents.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginEvents.InitializeStub">
<summary>Initializes a new instance of type StubRuntimePluginEvents</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginEvents.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginEvents.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader">
<summary>Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginLoader</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.InitializeStub">
<summary>Initializes a new instance of type StubRuntimePluginLoader</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.LoadAssembly(System.String)">
<summary>Sets the stub of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLoader.LoadAssemblyString">
<summary>Sets the stub of RuntimePluginLoader.LoadAssembly(String pluginAssemblyName)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLocationMerger">
<summary>Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginLocationMerger</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLocationMerger.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLocationMerger.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLocationMerger.InitializeStub">
<summary>Initializes a new instance of type StubRuntimePluginLocationMerger</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLocationMerger.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginLocationMerger.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginParameters">
<summary>Stub type of TechTalk.SpecFlow.Plugins.RuntimePluginParameters</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginParameters.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginParameters.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginParameters.InitializeStub">
<summary>Initializes a new instance of type StubRuntimePluginParameters</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginParameters.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubRuntimePluginParameters.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Plugins.Fakes.StubSpecFlowPath">
<summary>Stub type of TechTalk.SpecFlow.Plugins.SpecFlowPath</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubSpecFlowPath.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubSpecFlowPath.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Plugins.Fakes.StubSpecFlowPath.InitializeStub">
<summary>Initializes a new instance of type StubSpecFlowPath</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubSpecFlowPath.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Plugins.Fakes.StubSpecFlowPath.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext">
<summary>Shim type of TechTalk.SpecFlow.TestFramework.DefaultTestRunContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.#ctor(TechTalk.SpecFlow.TestFramework.DefaultTestRunContext)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.AllInstances.GetTestDirectory">
<summary>Sets the shim of DefaultTestRunContext.GetTestDirectory()</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.Bind(TechTalk.SpecFlow.TestFramework.ITestRunContext)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.ConstructorIEnvironmentWrapper">
<summary>Sets the shim of DefaultTestRunContext.DefaultTestRunContext(IEnvironmentWrapper environmentWrapper)</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.ShimDefaultTestRunContext.GetTestDirectory">
<summary>Sets the shim of DefaultTestRunContext.GetTestDirectory()</summary>
</member>
<member name="T:TechTalk.SpecFlow.TestFramework.Fakes.StubDefaultTestRunContext">
<summary>Stub type of TechTalk.SpecFlow.TestFramework.DefaultTestRunContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.StubDefaultTestRunContext.#ctor(TechTalk.SpecFlow.EnvironmentAccess.IEnvironmentWrapper)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.StubDefaultTestRunContext.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.StubDefaultTestRunContext.InitializeStub">
<summary>Initializes a new instance of type StubDefaultTestRunContext</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.StubDefaultTestRunContext.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.TestFramework.Fakes.StubDefaultTestRunContext.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.TestFramework.Fakes.StubITestRunContext">
<summary>Stub type of TechTalk.SpecFlow.TestFramework.ITestRunContext</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.StubITestRunContext.#ctor">
<summary>Initializes a new instance of type StubITestRunContext</summary>
</member>
<member name="F:TechTalk.SpecFlow.TestFramework.Fakes.StubITestRunContext.GetTestDirectory">
<summary>Sets the stub of ITestRunContext.GetTestDirectory()</summary>
</member>
<member name="M:TechTalk.SpecFlow.TestFramework.Fakes.StubITestRunContext.TechTalk#SpecFlow#TestFramework#ITestRunContext#GetTestDirectory">
<summary>Sets the stub of ITestRunContext.GetTestDirectory()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock">
<summary>Shim type of TechTalk.SpecFlow.Time.UtcDateTimeClock</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.#ctor(TechTalk.SpecFlow.Time.UtcDateTimeClock)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.AllInstances.GetNowDateAndTime">
<summary>Sets the shim of UtcDateTimeClock.GetNowDateAndTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.AllInstances.GetToday">
<summary>Sets the shim of UtcDateTimeClock.GetToday()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.Bind(TechTalk.SpecFlow.Time.IClock)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.Constructor">
<summary>Sets the shim of UtcDateTimeClock.UtcDateTimeClock()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.GetNowDateAndTime">
<summary>Sets the shim of UtcDateTimeClock.GetNowDateAndTime()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.ShimUtcDateTimeClock.GetToday">
<summary>Sets the shim of UtcDateTimeClock.GetToday()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Time.Fakes.StubIClock">
<summary>Stub type of TechTalk.SpecFlow.Time.IClock</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.StubIClock.#ctor">
<summary>Initializes a new instance of type StubIClock</summary>
</member>
<member name="F:TechTalk.SpecFlow.Time.Fakes.StubIClock.GetNowDateAndTime">
<summary>Sets the stub of IClock.GetNowDateAndTime()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Time.Fakes.StubIClock.GetToday">
<summary>Sets the stub of IClock.GetToday()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.StubIClock.TechTalk#SpecFlow#Time#IClock#GetNowDateAndTime">
<summary>Sets the stub of IClock.GetNowDateAndTime()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.StubIClock.TechTalk#SpecFlow#Time#IClock#GetToday">
<summary>Sets the stub of IClock.GetToday()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Time.Fakes.StubUtcDateTimeClock">
<summary>Stub type of TechTalk.SpecFlow.Time.UtcDateTimeClock</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.StubUtcDateTimeClock.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.StubUtcDateTimeClock.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Time.Fakes.StubUtcDateTimeClock.InitializeStub">
<summary>Initializes a new instance of type StubUtcDateTimeClock</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.StubUtcDateTimeClock.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Time.Fakes.StubUtcDateTimeClock.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener">
<summary>Shim type of TechTalk.SpecFlow.Tracing.AsyncTraceListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.#ctor(TechTalk.SpecFlow.Tracing.AsyncTraceListener)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.AllInstances.WriteTestOutputString">
<summary>Sets the shim of AsyncTraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.AllInstances.WriteToolOutputString">
<summary>Sets the shim of AsyncTraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.Bind(TechTalk.SpecFlow.Tracing.ITraceListener)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.ConstructorITraceListenerQueueIObjectContainer">
<summary>Sets the shim of AsyncTraceListener.AsyncTraceListener(ITraceListenerQueue traceListenerQueue, IObjectContainer container)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.WriteTestOutputString">
<summary>Sets the shim of AsyncTraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimAsyncTraceListener.WriteToolOutputString">
<summary>Sets the shim of AsyncTraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions">
<summary>Shim type of TechTalk.SpecFlow.Tracing.CodeFormattingExtensions</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.IndentStringString">
<summary>Sets the shim of CodeFormattingExtensions.Indent(String text, String indent)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.RemoveAccentAndPunctuationCharsString">
<summary>Sets the shim of CodeFormattingExtensions.RemoveAccentAndPunctuationChars(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.RemoveQuotationCharactersString">
<summary>Sets the shim of CodeFormattingExtensions.RemoveQuotationCharacters(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.StaticConstructor">
<summary>Sets the shim of CodeFormattingExtensions.CodeFormattingExtensions()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.ToIdentifierCamelCaseString">
<summary>Sets the shim of CodeFormattingExtensions.ToIdentifierCamelCase(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.ToIdentifierPartString">
<summary>Sets the shim of CodeFormattingExtensions.ToIdentifierPart(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.ToIdentifierString">
<summary>Sets the shim of CodeFormattingExtensions.ToIdentifier(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimCodeFormattingExtensions.TrimEllipseStringInt32">
<summary>Sets the shim of CodeFormattingExtensions.TrimEllipse(String text, Int32 maxLength)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener">
<summary>Shim type of TechTalk.SpecFlow.Tracing.DefaultListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.#ctor(TechTalk.SpecFlow.Tracing.DefaultListener)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.AllInstances.WriteTestOutputString">
<summary>Sets the shim of DefaultListener.WriteTestOutput(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.AllInstances.WriteToolOutputString">
<summary>Sets the shim of DefaultListener.WriteToolOutput(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.Bind(TechTalk.SpecFlow.Tracing.ITraceListener)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.Constructor">
<summary>Sets the shim of DefaultListener.DefaultListener()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.WriteTestOutputString">
<summary>Sets the shim of DefaultListener.WriteTestOutput(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimDefaultListener.WriteToolOutputString">
<summary>Sets the shim of DefaultListener.WriteToolOutput(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener">
<summary>Shim type of TechTalk.SpecFlow.Tracing.NullListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.#ctor(TechTalk.SpecFlow.Tracing.NullListener)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.AllInstances.WriteTestOutputString">
<summary>Sets the shim of NullListener.WriteTestOutput(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.AllInstances.WriteToolOutputString">
<summary>Sets the shim of NullListener.WriteToolOutput(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.Bind(TechTalk.SpecFlow.Tracing.IThreadSafeTraceListener)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.Bind(TechTalk.SpecFlow.Tracing.ITraceListener)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.Constructor">
<summary>Sets the shim of NullListener.NullListener()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.WriteTestOutputString">
<summary>Sets the shim of NullListener.WriteTestOutput(String message)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimNullListener.WriteToolOutputString">
<summary>Sets the shim of NullListener.WriteToolOutput(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer">
<summary>Shim type of TechTalk.SpecFlow.Tracing.TestTracer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.#ctor(TechTalk.SpecFlow.Tracing.TestTracer)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.FormatLoaderExceptionsReflectionTypeLoadException">
<summary>Sets the shim of TestTracer.FormatLoaderExceptions(ReflectionTypeLoadException reflectionTypeLoadException)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceBindingErrorBindingException">
<summary>Sets the shim of TestTracer.TraceBindingError(BindingException ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceDurationTimeSpanIBindingMethodObjectArray">
<summary>Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceDurationTimeSpanString">
<summary>Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceErrorException">
<summary>Sets the shim of TestTracer.TraceError(Exception ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceNoMatchingStepDefinitionStepInstanceProgrammingLanguageCultureInfoListOfBindingMatch">
<summary>Sets the shim of TestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt; matchesWithoutScopeCheck)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceStepDoneBindingMatchObjectArrayTimeSpan">
<summary>Sets the shim of TestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceStepPendingBindingMatchObjectArray">
<summary>Sets the shim of TestTracer.TraceStepPending(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceStepSkipped">
<summary>Sets the shim of TestTracer.TraceStepSkipped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceStepStepInstanceBoolean">
<summary>Sets the shim of TestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.TraceWarningString">
<summary>Sets the shim of TestTracer.TraceWarning(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.WriteErrorMessageString">
<summary>Sets the shim of TestTracer.WriteErrorMessage(String ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances.WriteLoaderExceptionsIfAnyException">
<summary>Sets the shim of TestTracer.WriteLoaderExceptionsIfAny(Exception ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.AllInstances._TraceNoMatchingStepDefinitionb__15_0BindingMatch">
<summary>Sets the shim of TestTracer.&lt;TraceNoMatchingStepDefinition&gt;b__15_0(BindingMatch m)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.Bind(TechTalk.SpecFlow.Tracing.ITestTracer)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.ConstructorITraceListenerIStepFormatterIStepDefinitionSkeletonProviderSpecFlowConfiguration">
<summary>Sets the shim of TestTracer.TestTracer(ITraceListener traceListener, IStepFormatter stepFormatter, IStepDefinitionSkeletonProvider stepDefinitionSkeletonProvider, SpecFlowConfiguration specFlowConfiguration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.FormatLoaderExceptionsReflectionTypeLoadException">
<summary>Sets the shim of TestTracer.FormatLoaderExceptions(ReflectionTypeLoadException reflectionTypeLoadException)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceBindingErrorBindingException">
<summary>Sets the shim of TestTracer.TraceBindingError(BindingException ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceDurationTimeSpanIBindingMethodObjectArray">
<summary>Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceDurationTimeSpanString">
<summary>Sets the shim of TestTracer.TraceDuration(TimeSpan elapsed, String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceErrorException">
<summary>Sets the shim of TestTracer.TraceError(Exception ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceNoMatchingStepDefinitionStepInstanceProgrammingLanguageCultureInfoListOfBindingMatch">
<summary>Sets the shim of TestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt; matchesWithoutScopeCheck)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceStepDoneBindingMatchObjectArrayTimeSpan">
<summary>Sets the shim of TestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceStepPendingBindingMatchObjectArray">
<summary>Sets the shim of TestTracer.TraceStepPending(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceStepSkipped">
<summary>Sets the shim of TestTracer.TraceStepSkipped()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceStepStepInstanceBoolean">
<summary>Sets the shim of TestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.TraceWarningString">
<summary>Sets the shim of TestTracer.TraceWarning(String text)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.WriteErrorMessageString">
<summary>Sets the shim of TestTracer.WriteErrorMessage(String ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer.WriteLoaderExceptionsIfAnyException">
<summary>Sets the shim of TestTracer.WriteLoaderExceptionsIfAny(Exception ex)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTestTracer._TraceNoMatchingStepDefinitionb__15_0BindingMatch">
<summary>Sets the shim of TestTracer.&lt;TraceNoMatchingStepDefinition&gt;b__15_0(BindingMatch m)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper">
<summary>Shim type of TechTalk.SpecFlow.Tracing.TraceListenerHelper</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper.WriteTestOutputITraceListenerStringObjectArray">
<summary>Sets the shim of TraceListenerHelper.WriteTestOutput(ITraceListener traceListener, String messageFormat, Object[] args)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerHelper.WriteToolOutputITraceListenerStringObjectArray">
<summary>Sets the shim of TraceListenerHelper.WriteToolOutput(ITraceListener traceListener, String messageFormat, Object[] args)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue">
<summary>Shim type of TechTalk.SpecFlow.Tracing.TraceListenerQueue</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.#ctor(TechTalk.SpecFlow.Tracing.TraceListenerQueue)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.AllInstances.Dispose">
<summary>Sets the shim of TraceListenerQueue.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.AllInstances.EnqueueMessageITestRunnerStringBoolean">
<summary>Sets the shim of TraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.AllInstances.Start">
<summary>Sets the shim of TraceListenerQueue.Start()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.AllInstances._Startb__7_0">
<summary>Sets the shim of TraceListenerQueue.&lt;Start&gt;b__7_0()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.Bind(TechTalk.SpecFlow.Tracing.ITraceListenerQueue)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.Bind(System.IDisposable)">
<summary>Binds the members of the interface to the shim.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.ConstructorITraceListenerITestRunnerManager">
<summary>Sets the shim of TraceListenerQueue.TraceListenerQueue(ITraceListener traceListener, ITestRunnerManager testRunnerManager)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.Dispose">
<summary>Sets the shim of TraceListenerQueue.Dispose()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.EnqueueMessageITestRunnerStringBoolean">
<summary>Sets the shim of TraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue.Start">
<summary>Sets the shim of TraceListenerQueue.Start()</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.ShimTraceListenerQueue._Startb__7_0">
<summary>Sets the shim of TraceListenerQueue.&lt;Start&gt;b__7_0()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener">
<summary>Stub type of TechTalk.SpecFlow.Tracing.AsyncTraceListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.#ctor(TechTalk.SpecFlow.Tracing.ITraceListenerQueue,BoDi.IObjectContainer)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.InitializeStub">
<summary>Initializes a new instance of type StubAsyncTraceListener</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.WriteTestOutput(System.String)">
<summary>Sets the stub of AsyncTraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.WriteTestOutputString">
<summary>Sets the stub of AsyncTraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.WriteToolOutput(System.String)">
<summary>Sets the stub of AsyncTraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubAsyncTraceListener.WriteToolOutputString">
<summary>Sets the stub of AsyncTraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubDefaultListener">
<summary>Stub type of TechTalk.SpecFlow.Tracing.DefaultListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubDefaultListener.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubDefaultListener.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubDefaultListener.InitializeStub">
<summary>Initializes a new instance of type StubDefaultListener</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubDefaultListener.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubDefaultListener.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter">
<summary>Stub type of TechTalk.SpecFlow.Tracing.IStepFormatter</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.#ctor">
<summary>Initializes a new instance of type StubIStepFormatter</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.GetMatchTextBindingMatchObjectArray">
<summary>Sets the stub of IStepFormatter.GetMatchText(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.GetMatchTextIBindingMethodObjectArray">
<summary>Sets the stub of IStepFormatter.GetMatchText(IBindingMethod method, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.GetStepDescriptionStepInstance">
<summary>Sets the stub of IStepFormatter.GetStepDescription(StepInstance stepInstance)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.GetStepTextStepInstance">
<summary>Sets the stub of IStepFormatter.GetStepText(StepInstance stepInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.TechTalk#SpecFlow#Tracing#IStepFormatter#GetMatchText(TechTalk.SpecFlow.Bindings.BindingMatch,System.Object[])">
<summary>Sets the stub of IStepFormatter.GetMatchText(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.TechTalk#SpecFlow#Tracing#IStepFormatter#GetMatchText(TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,System.Object[])">
<summary>Sets the stub of IStepFormatter.GetMatchText(IBindingMethod method, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.TechTalk#SpecFlow#Tracing#IStepFormatter#GetStepDescription(TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Sets the stub of IStepFormatter.GetStepDescription(StepInstance stepInstance)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIStepFormatter.TechTalk#SpecFlow#Tracing#IStepFormatter#GetStepText(TechTalk.SpecFlow.Bindings.StepInstance)">
<summary>Sets the stub of IStepFormatter.GetStepText(StepInstance stepInstance)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer">
<summary>Stub type of TechTalk.SpecFlow.Tracing.ITestTracer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.#ctor">
<summary>Initializes a new instance of type StubITestTracer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceBindingError(TechTalk.SpecFlow.BindingException)">
<summary>Sets the stub of ITestTracer.TraceBindingError(BindingException ex)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceDuration(System.TimeSpan,System.String)">
<summary>Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, String text)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceDuration(System.TimeSpan,TechTalk.SpecFlow.Bindings.Reflection.IBindingMethod,System.Object[])">
<summary>Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceError(System.Exception)">
<summary>Sets the stub of ITestTracer.TraceError(Exception ex)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceNoMatchingStepDefinition(TechTalk.SpecFlow.Bindings.StepInstance,TechTalk.SpecFlow.ProgrammingLanguage,System.Globalization.CultureInfo,System.Collections.Generic.List{TechTalk.SpecFlow.Bindings.BindingMatch})">
<summary>Sets the stub of ITestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt; matchesWithoutScopeCheck)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceStep(TechTalk.SpecFlow.Bindings.StepInstance,System.Boolean)">
<summary>Sets the stub of ITestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceStepDone(TechTalk.SpecFlow.Bindings.BindingMatch,System.Object[],System.TimeSpan)">
<summary>Sets the stub of ITestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceStepPending(TechTalk.SpecFlow.Bindings.BindingMatch,System.Object[])">
<summary>Sets the stub of ITestTracer.TraceStepPending(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceStepSkipped">
<summary>Sets the stub of ITestTracer.TraceStepSkipped()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TechTalk#SpecFlow#Tracing#ITestTracer#TraceWarning(System.String)">
<summary>Sets the stub of ITestTracer.TraceWarning(String text)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceBindingErrorBindingException">
<summary>Sets the stub of ITestTracer.TraceBindingError(BindingException ex)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceDurationTimeSpanIBindingMethodObjectArray">
<summary>Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, IBindingMethod method, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceDurationTimeSpanString">
<summary>Sets the stub of ITestTracer.TraceDuration(TimeSpan elapsed, String text)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceErrorException">
<summary>Sets the stub of ITestTracer.TraceError(Exception ex)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceNoMatchingStepDefinitionStepInstanceProgrammingLanguageCultureInfoListOfBindingMatch">
<summary>Sets the stub of ITestTracer.TraceNoMatchingStepDefinition(StepInstance stepInstance, ProgrammingLanguage targetLanguage, CultureInfo bindingCulture, List`1&lt;BindingMatch&gt; matchesWithoutScopeCheck)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceStepDoneBindingMatchObjectArrayTimeSpan">
<summary>Sets the stub of ITestTracer.TraceStepDone(BindingMatch match, Object[] arguments, TimeSpan duration)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceStepPendingBindingMatchObjectArray">
<summary>Sets the stub of ITestTracer.TraceStepPending(BindingMatch match, Object[] arguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceStepSkipped">
<summary>Sets the stub of ITestTracer.TraceStepSkipped()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceStepStepInstanceBoolean">
<summary>Sets the stub of ITestTracer.TraceStep(StepInstance stepInstance, Boolean showAdditionalArguments)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITestTracer.TraceWarningString">
<summary>Sets the stub of ITestTracer.TraceWarning(String text)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubIThreadSafeTraceListener">
<summary>Stub type of TechTalk.SpecFlow.Tracing.IThreadSafeTraceListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIThreadSafeTraceListener.#ctor">
<summary>Initializes a new instance of type StubIThreadSafeTraceListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIThreadSafeTraceListener.TechTalk#SpecFlow#Tracing#ITraceListener#WriteTestOutput(System.String)">
<summary>Sets the stub of ITraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubIThreadSafeTraceListener.TechTalk#SpecFlow#Tracing#ITraceListener#WriteToolOutput(System.String)">
<summary>Sets the stub of ITraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubIThreadSafeTraceListener.WriteTestOutputString">
<summary>Sets the stub of ITraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubIThreadSafeTraceListener.WriteToolOutputString">
<summary>Sets the stub of ITraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListener">
<summary>Stub type of TechTalk.SpecFlow.Tracing.ITraceListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListener.#ctor">
<summary>Initializes a new instance of type StubITraceListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListener.TechTalk#SpecFlow#Tracing#ITraceListener#WriteTestOutput(System.String)">
<summary>Sets the stub of ITraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListener.TechTalk#SpecFlow#Tracing#ITraceListener#WriteToolOutput(System.String)">
<summary>Sets the stub of ITraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListener.WriteTestOutputString">
<summary>Sets the stub of ITraceListener.WriteTestOutput(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListener.WriteToolOutputString">
<summary>Sets the stub of ITraceListener.WriteToolOutput(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue">
<summary>Stub type of TechTalk.SpecFlow.Tracing.ITraceListenerQueue</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.#ctor">
<summary>Initializes a new instance of type StubITraceListenerQueue</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.Dispose">
<summary>Sets the stub of IDisposable.Dispose()</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.EnqueueMessageITestRunnerStringBoolean">
<summary>Sets the stub of ITraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)</summary>
</member>
<member name="F:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.Start">
<summary>Sets the stub of ITraceListenerQueue.Start()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.System#IDisposable#Dispose">
<summary>Sets the stub of IDisposable.Dispose()</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.TechTalk#SpecFlow#Tracing#ITraceListenerQueue#EnqueueMessage(TechTalk.SpecFlow.ITestRunner,System.String,System.Boolean)">
<summary>Sets the stub of ITraceListenerQueue.EnqueueMessage(ITestRunner sourceTestRunner, String message, Boolean isToolMessgae)</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubITraceListenerQueue.TechTalk#SpecFlow#Tracing#ITraceListenerQueue#Start">
<summary>Sets the stub of ITraceListenerQueue.Start()</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubNullListener">
<summary>Stub type of TechTalk.SpecFlow.Tracing.NullListener</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubNullListener.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubNullListener.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubNullListener.InitializeStub">
<summary>Initializes a new instance of type StubNullListener</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubNullListener.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubNullListener.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubTestTracer">
<summary>Stub type of TechTalk.SpecFlow.Tracing.TestTracer</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubTestTracer.#ctor(TechTalk.SpecFlow.Tracing.ITraceListener,TechTalk.SpecFlow.Tracing.IStepFormatter,TechTalk.SpecFlow.BindingSkeletons.IStepDefinitionSkeletonProvider,TechTalk.SpecFlow.Configuration.SpecFlowConfiguration)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubTestTracer.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubTestTracer.InitializeStub">
<summary>Initializes a new instance of type StubTestTracer</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubTestTracer.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubTestTracer.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.Tracing.Fakes.StubTraceListenerQueue">
<summary>Stub type of TechTalk.SpecFlow.Tracing.TraceListenerQueue</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubTraceListenerQueue.#ctor(TechTalk.SpecFlow.Tracing.ITraceListener,TechTalk.SpecFlow.ITestRunnerManager)">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubTraceListenerQueue.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.Tracing.Fakes.StubTraceListenerQueue.InitializeStub">
<summary>Initializes a new instance of type StubTraceListenerQueue</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubTraceListenerQueue.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.Tracing.Fakes.StubTraceListenerQueue.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
<member name="T:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration">
<summary>Shim type of TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.#ctor">
<summary>Initializes a new shim instance</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.#ctor(TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration)">
<summary>Initializes a new shim for the given instance</summary>
</member>
<member name="T:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.AllInstances">
<summary>Define shims for all instances members</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.AllInstances.UnitTestProviderGet">
<summary>Sets the shim of UnitTestProviderConfiguration.get_UnitTestProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.AllInstances.UnitTestProviderSetString">
<summary>Sets the shim of UnitTestProviderConfiguration.set_UnitTestProvider(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.AllInstances.UseUnitTestProviderString">
<summary>Sets the shim of UnitTestProviderConfiguration.UseUnitTestProvider(String unitTestProviderName)</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.BehaveAsCurrent">
<summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.BehaveAsNotImplemented">
<summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.Behavior">
<summary>Assigns the behavior for all methods of the shimmed type</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.Constructor">
<summary>Sets the shim of UnitTestProviderConfiguration.UnitTestProviderConfiguration()</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.UnitTestProviderGet">
<summary>Sets the shim of UnitTestProviderConfiguration.get_UnitTestProvider()</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.UnitTestProviderSetString">
<summary>Sets the shim of UnitTestProviderConfiguration.set_UnitTestProvider(String value)</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.ShimUnitTestProviderConfiguration.UseUnitTestProviderString">
<summary>Sets the shim of UnitTestProviderConfiguration.UseUnitTestProvider(String unitTestProviderName)</summary>
</member>
<member name="T:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider">
<summary>Stub type of TechTalk.SpecFlow.UnitTestProvider.IUnitTestRuntimeProvider</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.#ctor">
<summary>Initializes a new instance of type StubIUnitTestRuntimeProvider</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TechTalk#SpecFlow#UnitTestProvider#IUnitTestRuntimeProvider#DelayedFixtureTearDown">
<summary>Sets the stub of IUnitTestRuntimeProvider.get_DelayedFixtureTearDown()</summary>
</member>
<member name="F:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.DelayedFixtureTearDownGet">
<summary>Sets the stub of IUnitTestRuntimeProvider.get_DelayedFixtureTearDown()</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TechTalk#SpecFlow#UnitTestProvider#IUnitTestRuntimeProvider#TestIgnore(System.String)">
<summary>Sets the stub of IUnitTestRuntimeProvider.TestIgnore(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TechTalk#SpecFlow#UnitTestProvider#IUnitTestRuntimeProvider#TestInconclusive(System.String)">
<summary>Sets the stub of IUnitTestRuntimeProvider.TestInconclusive(String message)</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TechTalk#SpecFlow#UnitTestProvider#IUnitTestRuntimeProvider#TestPending(System.String)">
<summary>Sets the stub of IUnitTestRuntimeProvider.TestPending(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TestIgnoreString">
<summary>Sets the stub of IUnitTestRuntimeProvider.TestIgnore(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TestInconclusiveString">
<summary>Sets the stub of IUnitTestRuntimeProvider.TestInconclusive(String message)</summary>
</member>
<member name="F:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubIUnitTestRuntimeProvider.TestPendingString">
<summary>Sets the stub of IUnitTestRuntimeProvider.TestPending(String message)</summary>
</member>
<member name="T:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubUnitTestProviderConfiguration">
<summary>Stub type of TechTalk.SpecFlow.UnitTestProvider.UnitTestProviderConfiguration</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubUnitTestProviderConfiguration.#ctor">
<summary>Initializes a new instance</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubUnitTestProviderConfiguration.CallBase">
<summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
</member>
<member name="M:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubUnitTestProviderConfiguration.InitializeStub">
<summary>Initializes a new instance of type StubUnitTestProviderConfiguration</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubUnitTestProviderConfiguration.InstanceBehavior">
<summary>Gets or sets the instance behavior.</summary>
</member>
<member name="P:TechTalk.SpecFlow.UnitTestProvider.Fakes.StubUnitTestProviderConfiguration.InstanceObserver">
<summary>Gets or sets the instance observer.</summary>
</member>
</members>
</doc>