// 6bb9afe7 // // This code was generated by a tool. // Runtime Version:4.0.0.0 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // // This source code was auto-generated by Microsoft.QualityTools.Testing.Fakes, Version=11.0.0.0. // #pragma warning disable 0067, 0108, 0618 #line hidden extern alias l4; extern alias mqttf; extern alias sts; extern alias tsc; extern alias tscr; extern alias tscs; extern alias tspms; extern alias tsqs; extern alias tssm; [assembly: mqttf::Microsoft.QualityTools.Testing.Fakes.FakesAssembly("SyncTaskStatus", false)] [assembly: mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegatesType(typeof(global::Microsoft.QualityTools.Testing.Fakes.Delegates.SyncTaskStatusDelegates))] [assembly: global::System.Reflection.AssemblyCompany("Microsoft")] [assembly: global::System.Reflection.AssemblyConfiguration("")] [assembly: global::System.Reflection.AssemblyFileVersion("1.0.0.0")] [assembly: global::System.Reflection.AssemblyProduct("SyncTaskStatus")] [assembly: global::System.Reflection.AssemblyVersion("1.0.0.0")] namespace Microsoft.QualityTools.Testing.Fakes.Delegates { /// Contains custom delegates used for the stubs and shims of SyncTaskStatus [global::System.Diagnostics.DebuggerNonUserCode] public static partial class SyncTaskStatusDelegates { public delegate void Ref0Ref1Action3( ref TRef0 _strEntries, ref TRef1 _strValues, T2 info ); } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.AgentContainer [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.AgentContainer))] [global::System.Diagnostics.DebuggerDisplay("Shim of AgentContainer")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimAgentContainer : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimAgentContainer() : base() { } /// Initializes a new shim for the given instance public ShimAgentContainer(sts::SyncTaskStatus.AgentContainer instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimAgentContainer.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimAgentContainer.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.AgentContainer), value); } } /// Sets the shim of AgentContainer.AgentContainer() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.AgentContainer), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of AgentContainer.GetQueryFilter(List`1<String>& _strEntries, List`1<String>& _strValues, ErpTaskInfo info) public static global::Microsoft.QualityTools.Testing.Fakes.Delegates.SyncTaskStatusDelegates.Ref0Ref1Action3, global::System.Collections.Generic.List, sts::SyncTaskStatus.ErpTaskInfo> GetQueryFilterListOfStringRefListOfStringRefErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetQueryFilter", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.AgentContainer), "GetQueryFilter", typeof(void), new global::System.Type[]{typeof(global::System.Collections.Generic.List).MakeByRefType(), typeof(global::System.Collections.Generic.List).MakeByRefType(), typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of AgentContainer.GetScheduleQueryContainer(ErpTaskInfo info, ImanQuery query) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetScheduleQueryContainerErpTaskInfoImanQuery { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetScheduleQueryContainer", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.AgentContainer), "GetScheduleQueryContainer", typeof(tsqs::Teamcenter.Services.Strong.Query._2007_06.SavedQuery.SavedQueryInput), new global::System.Type[]{typeof(sts::SyncTaskStatus.ErpTaskInfo), typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ImanQuery)}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.ConfigInfos [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.ConfigInfos))] [global::System.Diagnostics.DebuggerDisplay("Shim of ConfigInfos")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimConfigInfos : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimConfigInfos() : base() { } /// Initializes a new shim for the given instance public ShimConfigInfos(sts::SyncTaskStatus.ConfigInfos instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of ConfigInfos.get_EquipmentID() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func EquipmentIDGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_EquipmentID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_EquipmentID", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_ImanQueryName() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ImanQueryNameGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ImanQueryName", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_ImanQueryName", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_ProjectID() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ProjectIDGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ProjectID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_ProjectID", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.SetConfigPath() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetConfigPath { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetConfigPath", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "SetConfigPath", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TCPsw() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TCPswGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TCPsw", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_TCPsw", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TCUrl() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TCUrlGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TCUrl", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_TCUrl", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TCUsr() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TCUsrGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TCUsr", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_TCUsr", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TaskPair() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TaskPairGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TaskPair", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "get_TaskPair", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.getAppSetting(String key) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getAppSettingString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getAppSetting", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, "getAppSetting", typeof(string), new global::System.Type[]{typeof(string)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimConfigInfos.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimConfigInfos.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.ConfigInfos), value); } } /// Sets the shim of ConfigInfos.ConfigInfos(ConfigLevel _level) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConstructorConfigLevel { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), (object)null, ".ctor", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ConfigLevel)}); } } /// Sets the shim of ConfigInfos.CreateInstance(ConfigLevel _Level) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CreateInstanceConfigLevel { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("CreateInstance", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), "CreateInstance", typeof(sts::SyncTaskStatus.ConfigInfos), new global::System.Type[]{typeof(sts::SyncTaskStatus.ConfigLevel)}); } } /// Sets the shim of ConfigInfos.get_EquipmentID() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func EquipmentIDGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_EquipmentID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_EquipmentID", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_ImanQueryName() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ImanQueryNameGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ImanQueryName", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_ImanQueryName", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_ProjectID() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ProjectIDGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ProjectID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_ProjectID", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.SetConfigPath() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetConfigPath { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetConfigPath", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "SetConfigPath", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.ConfigInfos() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StaticConstructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".cctor", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ConfigInfos), ".cctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TCPsw() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TCPswGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TCPsw", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_TCPsw", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TCUrl() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TCUrlGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TCUrl", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_TCUrl", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TCUsr() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TCUsrGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TCUsr", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_TCUsr", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.get_TaskPair() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TaskPairGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TaskPair", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "get_TaskPair", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ConfigInfos.getAppSetting(String key) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getAppSettingString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getAppSetting", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ConfigInfos), base.Instance, "getAppSetting", typeof(string), new global::System.Type[]{typeof(string)}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.ErpTaskInfo [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.ErpTaskInfo))] [global::System.Diagnostics.DebuggerDisplay("Shim of ErpTaskInfo")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimErpTaskInfo : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimErpTaskInfo() : base() { } /// Initializes a new shim for the given instance public ShimErpTaskInfo(sts::SyncTaskStatus.ErpTaskInfo instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of ErpTaskInfo.ToString() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ToString01 { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ToString", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ErpTaskInfo), (object)null, "ToString", typeof(string), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimErpTaskInfo.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimErpTaskInfo.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.ErpTaskInfo), value); } } /// Sets the shim of ErpTaskInfo.ErpTaskInfo() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ErpTaskInfo), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ErpTaskInfo.ToString() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ToString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ToString", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ErpTaskInfo), base.Instance, "ToString", typeof(string), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.MediatorInterface [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.MediatorInterface))] [global::System.Diagnostics.DebuggerDisplay("Shim of MediatorInterface")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimMediatorInterface : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimMediatorInterface() : base() { } /// Initializes a new shim for the given instance public ShimMediatorInterface(sts::SyncTaskStatus.MediatorInterface instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of MediatorInterface.UpdateTasks(String sJson) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func UpdateTasksString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("UpdateTasks", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.MediatorInterface), (object)null, "UpdateTasks", typeof(sts::SyncTaskStatus.ServerData).MakeArrayType(), new global::System.Type[]{typeof(string)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimMediatorInterface.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimMediatorInterface.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.MediatorInterface), value); } } /// Sets the shim of MediatorInterface.MediatorInterface() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.MediatorInterface), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of MediatorInterface.UpdateTasks(String sJson) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func UpdateTasksString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("UpdateTasks", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.MediatorInterface), base.Instance, "UpdateTasks", typeof(sts::SyncTaskStatus.ServerData).MakeArrayType(), new global::System.Type[]{typeof(string)}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.ProcessInfos [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.ProcessInfos))] [global::System.Diagnostics.DebuggerDisplay("Shim of ProcessInfos")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimProcessInfos : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimProcessInfos() : base() { } /// Initializes a new shim for the given instance public ShimProcessInfos(sts::SyncTaskStatus.ProcessInfos instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of ProcessInfos.FindUpdateTask(ScheduleTask summaryTask, DataManagementService dsc, ErpTaskInfo info) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func FindUpdateTaskScheduleTaskDataManagementServiceErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FindUpdateTask", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ProcessInfos), (object)null, "FindUpdateTask", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask), typeof(tscs::Teamcenter.Services.Strong.Core.DataManagementService), typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of ProcessInfos.GetChildSchedule(ModelObject _obj) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetChildScheduleModelObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetChildSchedule", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ProcessInfos), (object)null, "GetChildSchedule", typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject)}); } } /// Sets the shim of ProcessInfos.GetTCTaskNameFromErpTaskInfo(ErpTaskInfo info) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTCTaskNameFromErpTaskInfoErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTCTaskNameFromErpTaskInfo", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ProcessInfos), (object)null, "GetTCTaskNameFromErpTaskInfo", typeof(string), new global::System.Type[]{typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of ProcessInfos.Processs(Item _item, TaskHelp& _help) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.RefFunc ProcesssItemTaskHelpRef { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Processs", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ProcessInfos), (object)null, "Processs", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Item), typeof(sts::SyncTaskStatus.TaskHelp).MakeByRefType()}); } } /// Sets the shim of ProcessInfos.getAllTask(ScheduleTask summaryTask) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action getAllTaskScheduleTask { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getAllTask", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ProcessInfos), (object)null, "getAllTask", typeof(void), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimProcessInfos.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimProcessInfos.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.ProcessInfos), value); } } /// Sets the shim of ProcessInfos.ProcessInfos() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ProcessInfos), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ProcessInfos.FindUpdateTask(ScheduleTask summaryTask, DataManagementService dsc, ErpTaskInfo info) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func FindUpdateTaskScheduleTaskDataManagementServiceErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FindUpdateTask", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ProcessInfos), base.Instance, "FindUpdateTask", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask), typeof(tscs::Teamcenter.Services.Strong.Core.DataManagementService), typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of ProcessInfos.GetChildSchedule(ModelObject _obj) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetChildScheduleModelObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetChildSchedule", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value) ), typeof(sts::SyncTaskStatus.ProcessInfos), base.Instance, "GetChildSchedule", typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject)}); } } /// Sets the shim of ProcessInfos.GetTCTaskNameFromErpTaskInfo(ErpTaskInfo info) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTCTaskNameFromErpTaskInfoErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTCTaskNameFromErpTaskInfo", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ProcessInfos), base.Instance, "GetTCTaskNameFromErpTaskInfo", typeof(string), new global::System.Type[]{typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of ProcessInfos.Processs(Item _item, TaskHelp& _help) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.RefFunc ProcesssItemTaskHelpRef { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Processs", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ProcessInfos), base.Instance, "Processs", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Item), typeof(sts::SyncTaskStatus.TaskHelp).MakeByRefType()}); } } /// Sets the shim of ProcessInfos.getAllTask(ScheduleTask summaryTask) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action getAllTaskScheduleTask { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getAllTask", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ProcessInfos), base.Instance, "getAllTask", typeof(void), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ScheduleTask)}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.SOAManagementFactory [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.SOAManagementFactory))] [global::System.Diagnostics.DebuggerDisplay("Shim of SOAManagementFactory")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimSOAManagementFactory : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimSOAManagementFactory() : base() { } /// Initializes a new shim for the given instance public ShimSOAManagementFactory(sts::SyncTaskStatus.SOAManagementFactory instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of SOAManagementFactory.get_DataSvc() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func DataSvcGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_DataSvc", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SOAManagementFactory), (object)null, "get_DataSvc", typeof(tscs::Teamcenter.Services.Strong.Core.DataManagementService), new global::System.Type[]{}); } } /// Sets the shim of SOAManagementFactory.get_ScheduleSvc() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ScheduleSvcGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ScheduleSvc", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SOAManagementFactory), (object)null, "get_ScheduleSvc", typeof(tspms::Teamcenter.Services.Strong.Projectmanagement.ScheduleManagementService), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimSOAManagementFactory.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimSOAManagementFactory.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.SOAManagementFactory), value); } } /// Sets the shim of SOAManagementFactory.SOAManagementFactory() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SOAManagementFactory), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SOAManagementFactory.CreateInstance() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CreateInstance { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("CreateInstance", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SOAManagementFactory), "CreateInstance", typeof(sts::SyncTaskStatus.SOAManagementFactory), new global::System.Type[]{}); } } /// Sets the shim of SOAManagementFactory.get_DataSvc() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func DataSvcGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_DataSvc", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.SOAManagementFactory), base.Instance, "get_DataSvc", typeof(tscs::Teamcenter.Services.Strong.Core.DataManagementService), new global::System.Type[]{}); } } /// Sets the shim of SOAManagementFactory.get_ScheduleSvc() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ScheduleSvcGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ScheduleSvc", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.SOAManagementFactory), base.Instance, "get_ScheduleSvc", typeof(tspms::Teamcenter.Services.Strong.Projectmanagement.ScheduleManagementService), new global::System.Type[]{}); } } /// Sets the shim of SOAManagementFactory.SOAManagementFactory() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StaticConstructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".cctor", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SOAManagementFactory), ".cctor", typeof(void), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.ServerData [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.ServerData))] [global::System.Diagnostics.DebuggerDisplay("Shim of ServerData")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimServerData : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimServerData() : base() { } /// Initializes a new shim for the given instance public ShimServerData(sts::SyncTaskStatus.ServerData instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of ServerData.get_EquipmentCode() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func EquipmentCodeGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_EquipmentCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "get_EquipmentCode", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_EquipmentCode(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action EquipmentCodeSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_EquipmentCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "set_EquipmentCode", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_Message() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func MessageGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Message", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "get_Message", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_Message(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action MessageSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Message", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "set_Message", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_ProjectCode() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ProjectCodeGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ProjectCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "get_ProjectCode", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_ProjectCode(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ProjectCodeSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ProjectCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "set_ProjectCode", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_Status() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func StatusGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Status", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "get_Status", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_Status(Boolean value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StatusSetBoolean { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Status", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "set_Status", typeof(void), new global::System.Type[]{typeof(bool)}); } } /// Sets the shim of ServerData.get_TaskID() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TaskIDGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TaskID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "get_TaskID", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_TaskID(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action TaskIDSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_TaskID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "set_TaskID", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_Uid() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func UidGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Uid", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "get_Uid", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_Uid(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UidSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Uid", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, "set_Uid", typeof(void), new global::System.Type[]{typeof(string)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimServerData.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimServerData.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.ServerData), value); } } /// Sets the shim of ServerData.ServerData() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerData), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ServerData.get_EquipmentCode() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func EquipmentCodeGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_EquipmentCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "get_EquipmentCode", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_EquipmentCode(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action EquipmentCodeSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_EquipmentCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "set_EquipmentCode", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_Message() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func MessageGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Message", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "get_Message", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_Message(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action MessageSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Message", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "set_Message", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_ProjectCode() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ProjectCodeGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ProjectCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "get_ProjectCode", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_ProjectCode(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ProjectCodeSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ProjectCode", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "set_ProjectCode", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_Status() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func StatusGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Status", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "get_Status", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_Status(Boolean value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StatusSetBoolean { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Status", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "set_Status", typeof(void), new global::System.Type[]{typeof(bool)}); } } /// Sets the shim of ServerData.get_TaskID() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func TaskIDGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_TaskID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "get_TaskID", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_TaskID(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action TaskIDSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_TaskID", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "set_TaskID", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of ServerData.get_Uid() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func UidGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Uid", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "get_Uid", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of ServerData.set_Uid(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UidSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Uid", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerData), base.Instance, "set_Uid", typeof(void), new global::System.Type[]{typeof(string)}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.ServerDataCollection [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.ServerDataCollection))] [global::System.Diagnostics.DebuggerDisplay("Shim of ServerDataCollection")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimServerDataCollection : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimServerDataCollection() : base() { } /// Initializes a new shim for the given instance public ShimServerDataCollection(sts::SyncTaskStatus.ServerDataCollection instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of ServerDataCollection.ConvertSvrDatas(Hashtable CachesInfo) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConvertSvrDatasHashtable { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ConvertSvrDatas", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, "ConvertSvrDatas", typeof(void), new global::System.Type[]{typeof(global::System.Collections.Hashtable)}); } } /// Sets the shim of ServerDataCollection.DumpErrorLog() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DumpErrorLog { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DumpErrorLog", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, "DumpErrorLog", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.add(ServerData _data) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action addServerData { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("add", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, "add", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ServerData)}); } } /// Sets the shim of ServerDataCollection.clear() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action clear { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("clear", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, "clear", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.getAllErros() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getAllErros { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getAllErros", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, "getAllErros", typeof(sts::SyncTaskStatus.ServerData).MakeArrayType(), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.getLastError() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getLastError { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getLastError", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, "getLastError", typeof(sts::SyncTaskStatus.ServerData), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimServerDataCollection.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimServerDataCollection.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.ServerDataCollection), value); } } /// Sets the shim of ServerDataCollection.ServerDataCollection() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.ServerDataCollection), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.ConvertSvrDatas(Hashtable CachesInfo) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConvertSvrDatasHashtable { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ConvertSvrDatas", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerDataCollection), base.Instance, "ConvertSvrDatas", typeof(void), new global::System.Type[]{typeof(global::System.Collections.Hashtable)}); } } /// Sets the shim of ServerDataCollection.DumpErrorLog() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DumpErrorLog { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DumpErrorLog", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerDataCollection), base.Instance, "DumpErrorLog", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.add(ServerData _data) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action addServerData { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("add", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerDataCollection), base.Instance, "add", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ServerData)}); } } /// Sets the shim of ServerDataCollection.clear() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action clear { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("clear", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerDataCollection), base.Instance, "clear", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.getAllErros() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getAllErros { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getAllErros", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerDataCollection), base.Instance, "getAllErros", typeof(sts::SyncTaskStatus.ServerData).MakeArrayType(), new global::System.Type[]{}); } } /// Sets the shim of ServerDataCollection.getLastError() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getLastError { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getLastError", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.ServerDataCollection), base.Instance, "getLastError", typeof(sts::SyncTaskStatus.ServerData), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.SessionFactory [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.SessionFactory))] [global::System.Diagnostics.DebuggerDisplay("Shim of SessionFactory")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimSessionFactory : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimSessionFactory() : base() { } /// Initializes a new shim for the given instance public ShimSessionFactory(sts::SyncTaskStatus.SessionFactory instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of SessionFactory.GetTCConnect() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTCConnect { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTCConnect", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SessionFactory), (object)null, "GetTCConnect", typeof(tsc::Teamcenter.Soa.Client.Connection), new global::System.Type[]{}); } } /// Sets the shim of SessionFactory.GetTCUser() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTCUser { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTCUser", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SessionFactory), (object)null, "GetTCUser", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.User), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimSessionFactory.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimSessionFactory.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.SessionFactory), value); } } /// Sets the shim of SessionFactory.SessionFactory() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SessionFactory), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SessionFactory.CreateInstance() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CreateInstance { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("CreateInstance", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SessionFactory), "CreateInstance", typeof(sts::SyncTaskStatus.SessionFactory), new global::System.Type[]{}); } } /// Sets the shim of SessionFactory.GetTCConnect() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTCConnect { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTCConnect", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.SessionFactory), base.Instance, "GetTCConnect", typeof(tsc::Teamcenter.Soa.Client.Connection), new global::System.Type[]{}); } } /// Sets the shim of SessionFactory.GetTCUser() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTCUser { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTCUser", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.SessionFactory), base.Instance, "GetTCUser", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.User), new global::System.Type[]{}); } } /// Sets the shim of SessionFactory.SessionFactory() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StaticConstructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".cctor", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SessionFactory), ".cctor", typeof(void), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.SynchroTask [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.SynchroTask))] [global::System.Diagnostics.DebuggerDisplay("Shim of SynchroTask")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimSynchroTask : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimSynchroTask() : base() { } /// Initializes a new shim for the given instance public ShimSynchroTask(sts::SyncTaskStatus.SynchroTask instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of SynchroTask.get_ErpInfo() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func> ErpInfoGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "get_ErpInfo", typeof(global::System.Collections.Generic.List), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.set_ErpInfo(List`1<ErpTaskInfo> value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action> ErpInfoSetListOfErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "set_ErpInfo", typeof(void), new global::System.Type[]{typeof(global::System.Collections.Generic.List)}); } } /// Sets the shim of SynchroTask.PrepareQueryFilter() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action PrepareQueryFilter { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PrepareQueryFilter", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "PrepareQueryFilter", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.PrepareUpdateTasks() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action PrepareUpdateTasks { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PrepareUpdateTasks", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "PrepareUpdateTasks", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.get_SvrData() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func SvrDataGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_SvrData", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "get_SvrData", typeof(sts::SyncTaskStatus.ServerDataCollection), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.set_SvrData(ServerDataCollection value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SvrDataSetServerDataCollection { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_SvrData", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "set_SvrData", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ServerDataCollection)}); } } /// Sets the shim of SynchroTask.UpdateTasks() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UpdateTasks { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("UpdateTasks", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "UpdateTasks", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.loadObjects() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func loadObjects { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("loadObjects", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, "loadObjects", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Item), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimSynchroTask.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimSynchroTask.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.SynchroTask), value); } } /// Sets the shim of SynchroTask.SynchroTask() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.SynchroTask), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.get_ErpInfo() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func> ErpInfoGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify>(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "get_ErpInfo", typeof(global::System.Collections.Generic.List), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.set_ErpInfo(List`1<ErpTaskInfo> value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action> ErpInfoSetListOfErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify>(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "set_ErpInfo", typeof(void), new global::System.Type[]{typeof(global::System.Collections.Generic.List)}); } } /// Sets the shim of SynchroTask.PrepareQueryFilter() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action PrepareQueryFilter { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PrepareQueryFilter", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "PrepareQueryFilter", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.PrepareUpdateTasks() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action PrepareUpdateTasks { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PrepareUpdateTasks", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "PrepareUpdateTasks", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.get_SvrData() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func SvrDataGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_SvrData", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "get_SvrData", typeof(sts::SyncTaskStatus.ServerDataCollection), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.set_SvrData(ServerDataCollection value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SvrDataSetServerDataCollection { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_SvrData", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "set_SvrData", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ServerDataCollection)}); } } /// Sets the shim of SynchroTask.UpdateTasks() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UpdateTasks { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("UpdateTasks", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "UpdateTasks", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of SynchroTask.loadObjects() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func loadObjects { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("loadObjects", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.SynchroTask), base.Instance, "loadObjects", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Item), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.TaskHelp [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.TaskHelp))] [global::System.Diagnostics.DebuggerDisplay("Shim of TaskHelp")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimTaskHelp : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimTaskHelp() : base() { } /// Initializes a new shim for the given instance public ShimTaskHelp(sts::SyncTaskStatus.TaskHelp instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of TaskHelp.get_ErpInfo() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ErpInfoGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, "get_ErpInfo", typeof(sts::SyncTaskStatus.ErpTaskInfo), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.set_ErpInfo(ErpTaskInfo value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErpInfoSetErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, "set_ErpInfo", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of TaskHelp.get_Schedule() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ScheduleGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Schedule", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, "get_Schedule", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Schedule), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.set_Schedule(Schedule value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ScheduleSetSchedule { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Schedule", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, "set_Schedule", typeof(void), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Schedule)}); } } /// Sets the shim of TaskHelp.get_UpdateContainor() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func UpdateContainorGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_UpdateContainor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, "get_UpdateContainor", typeof(tspms::Teamcenter.Services.Strong.Projectmanagement._2011_06.ScheduleManagement.TaskExecUpdate), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.set_UpdateContainor(TaskExecUpdate value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UpdateContainorSetTaskExecUpdate { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_UpdateContainor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, "set_UpdateContainor", typeof(void), new global::System.Type[]{typeof(tspms::Teamcenter.Services.Strong.Projectmanagement._2011_06.ScheduleManagement.TaskExecUpdate)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimTaskHelp.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimTaskHelp.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.TaskHelp), value); } } /// Sets the shim of TaskHelp.TaskHelp() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.TaskHelp), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.get_ErpInfo() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ErpInfoGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.TaskHelp), base.Instance, "get_ErpInfo", typeof(sts::SyncTaskStatus.ErpTaskInfo), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.set_ErpInfo(ErpTaskInfo value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErpInfoSetErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ErpInfo", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.TaskHelp), base.Instance, "set_ErpInfo", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of TaskHelp.get_Schedule() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ScheduleGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Schedule", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.TaskHelp), base.Instance, "get_Schedule", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Schedule), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.set_Schedule(Schedule value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ScheduleSetSchedule { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_Schedule", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.TaskHelp), base.Instance, "set_Schedule", typeof(void), new global::System.Type[]{typeof(tssm::Teamcenter.Soa.Client.Model.Strong.Schedule)}); } } /// Sets the shim of TaskHelp.get_UpdateContainor() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func UpdateContainorGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_UpdateContainor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value) ), typeof(sts::SyncTaskStatus.TaskHelp), base.Instance, "get_UpdateContainor", typeof(tspms::Teamcenter.Services.Strong.Projectmanagement._2011_06.ScheduleManagement.TaskExecUpdate), new global::System.Type[]{}); } } /// Sets the shim of TaskHelp.set_UpdateContainor(TaskExecUpdate value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UpdateContainorSetTaskExecUpdate { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_UpdateContainor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value) ), typeof(sts::SyncTaskStatus.TaskHelp), base.Instance, "set_UpdateContainor", typeof(void), new global::System.Type[]{typeof(tspms::Teamcenter.Services.Strong.Projectmanagement._2011_06.ScheduleManagement.TaskExecUpdate)}); } } } } namespace SyncTaskStatus.Fakes { /// Shim type of SyncTaskStatus.Util [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Util))] [global::System.Diagnostics.DebuggerDisplay("Shim of Util")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimUtil : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimUtil() : base() { } /// Initializes a new shim for the given instance public ShimUtil(sts::SyncTaskStatus.Util instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Fakes.ShimUtil.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Fakes.ShimUtil.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Util), value); } } /// Sets the shim of Util.Util() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Util), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of Util.PrepareObjectUpdateContianer(ErpTaskInfo _info) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func PrepareObjectUpdateContianerErpTaskInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PrepareObjectUpdateContianer", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Util), "PrepareObjectUpdateContianer", typeof(sts::SyncTaskStatus.TaskHelp), new global::System.Type[]{typeof(sts::SyncTaskStatus.ErpTaskInfo)}); } } /// Sets the shim of Util.PrepareProjectItemQuery() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func PrepareProjectItemQuery { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PrepareProjectItemQuery", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Util), "PrepareProjectItemQuery", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ImanQuery), new global::System.Type[]{}); } } /// Sets the shim of Util.ServiceDataError(ServiceData data, ServerDataCollection& _svr) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.RefFunc ServiceDataErrorServiceDataServerDataCollectionRef { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ServiceDataError", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Util), "ServiceDataError", typeof(bool), new global::System.Type[] {typeof(tsc::Teamcenter.Soa.Client.Model.ServiceData), typeof(sts::SyncTaskStatus.ServerDataCollection).MakeByRefType()}); } } /// Sets the shim of Util.SetObjectPolicy() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetObjectPolicy { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetObjectPolicy", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Util), "SetObjectPolicy", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of Util.queryItems(ImanQuery query, String[] sName, String[] sValue) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func queryItemsImanQueryStringArrayStringArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("queryItems", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Util), "queryItems", typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject).MakeArrayType(), new global::System.Type[] {typeof(tssm::Teamcenter.Soa.Client.Model.Strong.ImanQuery), typeof(string).MakeArrayType(), typeof(string).MakeArrayType()}); } } } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.AgentContainer [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.AgentContainer))] [global::System.Diagnostics.DebuggerDisplay("Stub of AgentContainer")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubAgentContainer : sts::SyncTaskStatus.AgentContainer , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubAgentContainer() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubAgentContainer private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.ErpTaskInfo [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.ErpTaskInfo))] [global::System.Diagnostics.DebuggerDisplay("Stub of ErpTaskInfo")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubErpTaskInfo : sts::SyncTaskStatus.ErpTaskInfo , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubErpTaskInfo() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubErpTaskInfo private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } /// Sets the stub of ErpTaskInfo.ToString() public override string ToString() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = this.ToString; ___observer.Enter(typeof(sts::SyncTaskStatus.ErpTaskInfo), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.ToString01; if ((object)___sh != (object)null) return ___sh.Invoke(); else { if (this.___callBase) return base.ToString(); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "ToString"); } } /// Sets the stub of ErpTaskInfo.ToString() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ToString01; private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.MediatorInterface [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.MediatorInterface))] [global::System.Diagnostics.DebuggerDisplay("Stub of MediatorInterface")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubMediatorInterface : sts::SyncTaskStatus.MediatorInterface , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubMediatorInterface() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubMediatorInterface private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.ProcessInfos [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.ProcessInfos))] [global::System.Diagnostics.DebuggerDisplay("Stub of ProcessInfos")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubProcessInfos : sts::SyncTaskStatus.ProcessInfos , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubProcessInfos() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubProcessInfos private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.ServerData [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.ServerData))] [global::System.Diagnostics.DebuggerDisplay("Stub of ServerData")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubServerData : sts::SyncTaskStatus.ServerData , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubServerData() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubServerData private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.ServerDataCollection [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.ServerDataCollection))] [global::System.Diagnostics.DebuggerDisplay("Stub of ServerDataCollection")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubServerDataCollection : sts::SyncTaskStatus.ServerDataCollection , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubServerDataCollection() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubServerDataCollection private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.SynchroTask [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.SynchroTask))] [global::System.Diagnostics.DebuggerDisplay("Stub of SynchroTask")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubSynchroTask : sts::SyncTaskStatus.SynchroTask , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubSynchroTask() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubSynchroTask private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.TaskHelp [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.TaskHelp))] [global::System.Diagnostics.DebuggerDisplay("Stub of TaskHelp")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubTaskHelp : sts::SyncTaskStatus.TaskHelp , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubTaskHelp() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubTaskHelp private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Fakes { /// Stub type of SyncTaskStatus.Util [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.Util))] [global::System.Diagnostics.DebuggerDisplay("Stub of Util")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubUtil : sts::SyncTaskStatus.Util , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubUtil() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubUtil private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Logger.Fakes { /// Shim type of SyncTaskStatus.Logger.Bank [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Logger.Bank))] [global::System.Diagnostics.DebuggerDisplay("Shim of Bank")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimBank : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimBank() : base() { } /// Initializes a new shim for the given instance public ShimBank(sts::SyncTaskStatus.Logger.Bank instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of Bank.Calculate(Int32 x, Int32 y) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CalculateInt32Int32 { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Calculate", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.Bank), (object)null, "Calculate", typeof(int), new global::System.Type[]{typeof(int), typeof(int)}); } } /// Sets the shim of Bank.GetAllMoney(IBank bk) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetAllMoneyIBank { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetAllMoney", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.Bank), (object)null, "GetAllMoney", typeof(int), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.IBank)}); } } /// Sets the shim of Bank.GetTheCurrentYear() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTheCurrentYear { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTheCurrentYear", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.Bank), (object)null, "GetTheCurrentYear", typeof(int), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Logger.Fakes.ShimBank.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Logger.Fakes.ShimBank.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Logger.Bank), value); } } /// Sets the shim of Bank.Calculate(Int32 x, Int32 y) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CalculateInt32Int32 { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Calculate", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.Bank), base.Instance, "Calculate", typeof(int), new global::System.Type[]{typeof(int), typeof(int)}); } } /// Sets the shim of Bank.Bank() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.Bank), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of Bank.GetAllMoney(IBank bk) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetAllMoneyIBank { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetAllMoney", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.Bank), base.Instance, "GetAllMoney", typeof(int), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.IBank)}); } } /// Sets the shim of Bank.GetTheCurrentYear() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTheCurrentYear { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetTheCurrentYear", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.Bank), base.Instance, "GetTheCurrentYear", typeof(int), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Shim type of SyncTaskStatus.Logger.TDefaultLogger [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Logger.TDefaultLogger))] [global::System.Diagnostics.DebuggerDisplay("Shim of TDefaultLogger")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimTDefaultLogger : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimTDefaultLogger() : base() { } /// Initializes a new shim for the given instance public ShimTDefaultLogger(sts::SyncTaskStatus.Logger.TDefaultLogger instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of TDefaultLogger.Get() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func Get { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Get", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), (object)null, "Get", typeof(sts::SyncTaskStatus.Logger.TLogManager), new global::System.Type[]{}); } } /// Sets the shim of TDefaultLogger.GetLogagent(Object tag) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLogagentObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogagent", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), (object)null, "GetLogagent", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TDefaultLogger.GetLogagent(String tag) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLogagentString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogagent", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), (object)null, "GetLogagent", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TDefaultLogger.get_LogAgent() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LogAgentGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_LogAgent", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), (object)null, "get_LogAgent", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Logger.Fakes.ShimTDefaultLogger.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Logger.Fakes.ShimTDefaultLogger.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), value); } } /// Sets the shim of TDefaultLogger.TDefaultLogger() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TDefaultLogger.CreateInstance() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CreateInstance { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("CreateInstance", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), "CreateInstance", typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), new global::System.Type[]{}); } } /// Sets the shim of TDefaultLogger.Get() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func Get { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Get", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), base.Instance, "Get", typeof(sts::SyncTaskStatus.Logger.TLogManager), new global::System.Type[]{}); } } /// Sets the shim of TDefaultLogger.GetLogagent(Object tag) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLogagentObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogagent", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), base.Instance, "GetLogagent", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TDefaultLogger.GetLogagent(String tag) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLogagentString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogagent", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), base.Instance, "GetLogagent", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TDefaultLogger.get_LogAgent() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LogAgentGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_LogAgent", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), base.Instance, "get_LogAgent", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{}); } } /// Sets the shim of TDefaultLogger.TDefaultLogger() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StaticConstructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".cctor", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), ".cctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TDefaultLogger.UpdateInstance() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action UpdateInstance { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("UpdateInstance", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TDefaultLogger), "UpdateInstance", typeof(void), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Shim type of SyncTaskStatus.Logger.TFallbackAppender [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Logger.TFallbackAppender))] [global::System.Diagnostics.DebuggerDisplay("Shim of TFallbackAppender")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimTFallbackAppender : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimTFallbackAppender() : base() { } /// Initializes a new shim for the given instance public ShimTFallbackAppender(sts::SyncTaskStatus.Logger.TFallbackAppender instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of TFallbackAppender.Append(LoggingEvent loggingEvent) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action AppendLoggingEvent { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Append", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), (object)null, "Append", typeof(void), new global::System.Type[]{typeof(l4::log4net.Core.LoggingEvent)}); } } /// Sets the shim of TFallbackAppender.get_RequiresLayout() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func RequiresLayoutGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_RequiresLayout", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), (object)null, "get_RequiresLayout", typeof(bool), new global::System.Type[]{}); } } } /// Sets the shim of TFallbackAppender.Append(LoggingEvent loggingEvent) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action AppendLoggingEvent { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Append", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), base.Instance, "Append", typeof(void), new global::System.Type[]{typeof(l4::log4net.Core.LoggingEvent)}); } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Logger.Fakes.ShimTFallbackAppender.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Logger.Fakes.ShimTFallbackAppender.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), value); } } /// Binds the members of the interface to the shim. public global::SyncTaskStatus.Logger.Fakes.ShimTFallbackAppender Bind(l4::log4net.Appender.IAppender target) { if (target == (l4::log4net.Appender.IAppender)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Binds the members of the interface to the shim. public global::SyncTaskStatus.Logger.Fakes.ShimTFallbackAppender Bind(l4::log4net.Appender.IBulkAppender target) { if (target == (l4::log4net.Appender.IBulkAppender)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Binds the members of the interface to the shim. public global::SyncTaskStatus.Logger.Fakes.ShimTFallbackAppender Bind(l4::log4net.Core.IOptionHandler target) { if (target == (l4::log4net.Core.IOptionHandler)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Sets the shim of TFallbackAppender.TFallbackAppender() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TFallbackAppender.get_RequiresLayout() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func RequiresLayoutGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_RequiresLayout", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), base.Instance, "get_RequiresLayout", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TFallbackAppender.TFallbackAppender() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StaticConstructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".cctor", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), ".cctor", typeof(void), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Shim type of SyncTaskStatus.Logger.TLogAgent [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Logger.TLogAgent))] [global::System.Diagnostics.DebuggerDisplay("Shim of TLogAgent")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimTLogAgent : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimTLogAgent() : base() { } /// Initializes a new shim for the given instance public ShimTLogAgent(sts::SyncTaskStatus.Logger.TLogAgent instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of TLogAgent.DebugFormat(IFormatProvider provider, String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "DebugFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object arg0) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object arg0, Object arg1) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object arg0, Object arg1, Object arg2) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Debug(Object message) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Debug", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Debug", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Debug(Object message, Exception exception) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Debug", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Debug", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.ErrorFormat(IFormatProvider provider, String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object arg0) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object arg0, Object arg1) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object arg0, Object arg1, Object arg2) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Error(Object message) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Error", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Error", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Error(Object message, Exception exception) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Error", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Error", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.FatalFormat(IFormatProvider provider, String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "FatalFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object arg0) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object arg0, Object arg1) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object arg0, Object arg1, Object arg2) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Fatal(Object message) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Fatal", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Fatal", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Fatal(Object message, Exception exception) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Fatal", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Fatal", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.InfoFormat(IFormatProvider provider, String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "InfoFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object arg0) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object arg0, Object arg1) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object arg0, Object arg1, Object arg2) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Info(Object message) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Info", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Info", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Info(Object message, Exception exception) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Info", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Info", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.get_IsDebugEnabled() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsDebugEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsDebugEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_IsDebugEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsErrorEnabled() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsErrorEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsErrorEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_IsErrorEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsFatalEnabled() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsFatalEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsFatalEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_IsFatalEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsInfoEnabled() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsInfoEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsInfoEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_IsInfoEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsOn() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsOnGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsOn", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_IsOn", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsWarnEnabled() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsWarnEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsWarnEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_IsWarnEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_Logger() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LoggerGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Logger", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "get_Logger", typeof(l4::log4net.Core.ILogger), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.WarnFormat(IFormatProvider provider, String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "WarnFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object arg0) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object[] args) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object arg0, Object arg1) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object arg0, Object arg1, Object arg2) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Warn(Object message) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Warn", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Warn", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Warn(Object message, Exception exception) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Warn", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, "Warn", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Logger.Fakes.ShimTLogAgent.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Logger.Fakes.ShimTLogAgent.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Logger.TLogAgent), value); } } /// Sets the shim of TLogAgent.TLogAgent(TLogManager m, String s) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConstructorTLogManagerString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogAgent), (object)null, ".ctor", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.TLogManager), typeof(string)}); } } /// Sets the shim of TLogAgent.DebugFormat(IFormatProvider provider, String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "DebugFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object arg0) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value) ), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object arg0, Object arg1) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.DebugFormat(String format, Object arg0, Object arg1, Object arg2) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("DebugFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "DebugFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Debug(Object message) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Debug", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Debug", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Debug(Object message, Exception exception) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action DebugObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Debug", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Debug", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.ErrorFormat(IFormatProvider provider, String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object arg0) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value) ), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object arg0, Object arg1) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.ErrorFormat(String format, Object arg0, Object arg1, Object arg2) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ErrorFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "ErrorFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Error(Object message) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Error", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Error", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Error(Object message, Exception exception) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Error", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Error", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.FatalFormat(IFormatProvider provider, String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "FatalFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object arg0) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value) ), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object arg0, Object arg1) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.FatalFormat(String format, Object arg0, Object arg1, Object arg2) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("FatalFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "FatalFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Fatal(Object message) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Fatal", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Fatal", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Fatal(Object message, Exception exception) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action FatalObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Fatal", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Fatal", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.InfoFormat(IFormatProvider provider, String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "InfoFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object arg0) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value) ), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object arg0, Object arg1) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.InfoFormat(String format, Object arg0, Object arg1, Object arg2) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("InfoFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "InfoFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Info(Object message) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Info", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Info", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Info(Object message, Exception exception) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action InfoObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Info", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Info", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } /// Sets the shim of TLogAgent.get_IsDebugEnabled() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsDebugEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsDebugEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_IsDebugEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsErrorEnabled() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsErrorEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsErrorEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_IsErrorEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsFatalEnabled() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsFatalEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsFatalEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_IsFatalEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsInfoEnabled() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsInfoEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsInfoEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_IsInfoEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsOn() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsOnGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsOn", 36)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_IsOn", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_IsWarnEnabled() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsWarnEnabledGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsWarnEnabled", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_IsWarnEnabled", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.get_Logger() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LoggerGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_Logger", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate)( mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "get_Logger", typeof(l4::log4net.Core.ILogger), new global::System.Type[]{}); } } /// Sets the shim of TLogAgent.WarnFormat(IFormatProvider provider, String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatIFormatProviderStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "WarnFormat", typeof(void), new global::System.Type[]{typeof(global::System.IFormatProvider), typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object arg0) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object)}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object[] args) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value) ), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object).MakeArrayType()}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object arg0, Object arg1) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.WarnFormat(String format, Object arg0, Object arg1, Object arg2) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnFormatStringObjectObjectObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("WarnFormat", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "WarnFormat", typeof(void), new global::System.Type[]{typeof(string), typeof(object), typeof(object), typeof(object)}); } } /// Sets the shim of TLogAgent.Warn(Object message) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Warn", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Warn", typeof(void), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogAgent.Warn(Object message, Exception exception) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action WarnObjectException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Warn", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogAgent), base.Instance, "Warn", typeof(void), new global::System.Type[]{typeof(object), typeof(global::System.Exception)}); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Shim type of SyncTaskStatus.Logger.TLogManager [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Logger.TLogManager))] [global::System.Diagnostics.DebuggerDisplay("Shim of TLogManager")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimTLogManager : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimTLogManager() : base() { } /// Initializes a new shim for the given instance public ShimTLogManager(sts::SyncTaskStatus.Logger.TLogManager instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of TLogManager.get_ConfigFile() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ConfigFileGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ConfigFile", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_ConfigFile", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_ConfigName() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ConfigNameGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ConfigName", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_ConfigName", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_ConfigName(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConfigNameSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ConfigName", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "set_ConfigName", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.get_ConfigPath() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ConfigPathGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ConfigPath", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_ConfigPath", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_ConfigPath(String value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConfigPathSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ConfigPath", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "set_ConfigPath", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.Configure() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Configure { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Configure", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "Configure", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.ConfigureFromString(String xml) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConfigureFromStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ConfigureFromString", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "ConfigureFromString", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.GetLogger(Object o) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLoggerObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogger", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "GetLogger", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogManager.GetLogger(String subSystem) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLoggerString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogger", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "GetLogger", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.get_IsConfigured() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsConfiguredGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsConfigured", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_IsConfigured", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_IsOn() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsOnGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsOn", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_IsOn", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_IsWatching() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsWatchingGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsWatching", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_IsWatching", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_IsWatching(Boolean value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action IsWatchingSetBoolean { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_IsWatching", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "set_IsWatching", typeof(void), new global::System.Type[]{typeof(bool)}); } } /// Sets the shim of TLogManager.get_State() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func StateGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_State", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "get_State", typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_State(StateType value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StateSetTLogManagerStateType { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_State", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, "set_State", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Logger.Fakes.ShimTLogManager.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Logger.Fakes.ShimTLogManager.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Logger.TLogManager), value); } } /// Sets the shim of TLogManager.ChangeState(StateType state) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ChangeStateTLogManagerStateType { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ChangeState", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), "ChangeState", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType)}); } } /// Sets the shim of TLogManager.get_ConfigFile() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ConfigFileGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ConfigFile", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_ConfigFile", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_ConfigName() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ConfigNameGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ConfigName", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_ConfigName", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_ConfigName(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConfigNameSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ConfigName", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "set_ConfigName", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.get_ConfigPath() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ConfigPathGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_ConfigPath", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_ConfigPath", typeof(string), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_ConfigPath(String value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConfigPathSetString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_ConfigPath", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "set_ConfigPath", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.Configure() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Configure { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Configure", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "Configure", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.ConfigureFromString(String xml) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConfigureFromStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ConfigureFromString", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "ConfigureFromString", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.TLogManager() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.Create() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func Create { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Create", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), "Create", typeof(sts::SyncTaskStatus.Logger.TLogManager), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.Create(String logDir) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CreateString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("Create", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), "Create", typeof(sts::SyncTaskStatus.Logger.TLogManager), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.GetLogger(Object o) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLoggerObject { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogger", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "GetLogger", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(object)}); } } /// Sets the shim of TLogManager.GetLogger(String subSystem) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetLoggerString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetLogger", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "GetLogger", typeof(sts::SyncTaskStatus.Logger.TLogAgent), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of TLogManager.get_GlobalState() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GlobalStateGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_GlobalState", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), "get_GlobalState", typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_GlobalState(StateType value) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action GlobalStateSetTLogManagerStateType { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_GlobalState", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), "set_GlobalState", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType)}); } } /// Sets the shim of TLogManager.get_IsConfigured() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsConfiguredGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsConfigured", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_IsConfigured", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_IsOn() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsOnGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsOn", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_IsOn", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_IsWatching() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsWatchingGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_IsWatching", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_IsWatching", typeof(bool), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_IsWatching(Boolean value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action IsWatchingSetBoolean { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_IsWatching", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "set_IsWatching", typeof(void), new global::System.Type[]{typeof(bool)}); } } /// Sets the shim of TLogManager.SetStateFromConfig() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetStateFromConfig { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetStateFromConfig", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), "SetStateFromConfig", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.get_State() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func StateGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_State", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "get_State", typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType), new global::System.Type[]{}); } } /// Sets the shim of TLogManager.set_State(StateType value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StateSetTLogManagerStateType { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("set_State", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.TLogManager), base.Instance, "set_State", typeof(void), new global::System.Type[]{typeof(sts::SyncTaskStatus.Logger.TLogManager.StateType)}); } } /// Sets the shim of TLogManager.TLogManager() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action StaticConstructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".cctor", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.TLogManager), ".cctor", typeof(void), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Shim type of SyncTaskStatus.Logger.ZSBank [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::SyncTaskStatus.Logger.ZSBank))] [global::System.Diagnostics.DebuggerDisplay("Shim of ZSBank")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimZSBank : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimZSBank() : base() { } /// Initializes a new shim for the given instance public ShimZSBank(sts::SyncTaskStatus.Logger.ZSBank instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of ZSBank.getTotalMoney() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getTotalMoney { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getTotalMoney", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.ZSBank), (object)null, "getTotalMoney", typeof(int), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::SyncTaskStatus.Logger.Fakes.ShimZSBank.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::SyncTaskStatus.Logger.Fakes.ShimZSBank.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::SyncTaskStatus.Logger.ZSBank), value); } } /// Binds the members of the interface to the shim. public global::SyncTaskStatus.Logger.Fakes.ShimZSBank Bind(sts::SyncTaskStatus.Logger.IBank target) { if (target == (sts::SyncTaskStatus.Logger.IBank)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime .Bind(this, target); return this; } /// Sets the shim of ZSBank.ZSBank() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::SyncTaskStatus.Logger.ZSBank), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of ZSBank.getTotalMoney() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getTotalMoney { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getTotalMoney", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::SyncTaskStatus.Logger.ZSBank), base.Instance, "getTotalMoney", typeof(int), new global::System.Type[]{}); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Stub type of SyncTaskStatus.Logger.Bank [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.Logger.Bank))] [global::System.Diagnostics.DebuggerDisplay("Stub of Bank")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubBank : sts::SyncTaskStatus.Logger.Bank , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubBank() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubBank private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Logger.Fakes { /// Stub type of SyncTaskStatus.Logger.IBank [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.Logger.IBank))] [global::System.Diagnostics.DebuggerDisplay("Stub of IBank")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubIBank : mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBase , sts::SyncTaskStatus.Logger.IBank { /// Initializes a new instance of type StubIBank public StubIBank() { } /// Sets the stub of IBank.getTotalMoney() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetTotalMoney; /// Sets the stub of IBank.getTotalMoney() int sts::SyncTaskStatus.Logger.IBank.getTotalMoney() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = ((sts::SyncTaskStatus.Logger.IBank)this).getTotalMoney; ___observer.Enter(typeof(sts::SyncTaskStatus.Logger.IBank), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.GetTotalMoney; if ((object)___sh != (object)null) return ___sh.Invoke(); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "SyncTaskStatus.Logger.IBank.getTotalMoney"); } } } } namespace SyncTaskStatus.Logger.Fakes { /// Stub type of SyncTaskStatus.Logger.TFallbackAppender [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.Logger.TFallbackAppender))] [global::System.Diagnostics.DebuggerDisplay("Stub of TFallbackAppender")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubTFallbackAppender : sts::SyncTaskStatus.Logger.TFallbackAppender , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubTFallbackAppender() { this.InitializeStub(); } /// Sets the stub of AppenderSkeleton.ActivateOptions() public override void ActivateOptions() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.ActivateOptions; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.ActivateOptions01; if ((object)___sh != (object)null) ___sh.Invoke(); else { if (this.___callBase) base.ActivateOptions(); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "ActivateOptions"); } } } /// Sets the stub of AppenderSkeleton.ActivateOptions() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ActivateOptions01; /// Sets the stub of AppenderSkeleton.AddFilter(IFilter filter) public override void AddFilter(l4::log4net.Filter.IFilter filter) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.AddFilter; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod, (object)filter); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.AddFilterIFilter; if ((object)___sh != (object)null) ___sh.Invoke(filter); else { if (this.___callBase) base.AddFilter(filter); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "AddFilter"); } } } /// Sets the stub of AppenderSkeleton.AddFilter(IFilter filter) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action AddFilterIFilter; /// Sets the stub of AppenderSkeleton.Append(LoggingEvent[] loggingEvents) protected override void Append(l4::log4net.Core.LoggingEvent[] loggingEvents) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.Append; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod, (object)loggingEvents); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.AppendLoggingEventArray; if ((object)___sh != (object)null) ___sh.Invoke(loggingEvents); else { if (this.___callBase) base.Append(loggingEvents); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "Append"); } } } /// Sets the stub of TFallbackAppender.Append(LoggingEvent loggingEvent) protected override void Append(l4::log4net.Core.LoggingEvent loggingEvent) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.Append; ___observer.Enter(typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), (global::System.Delegate)___currentMethod, (object)loggingEvent); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.AppendLoggingEvent; if ((object)___sh != (object)null) ___sh.Invoke(loggingEvent); else { if (this.___callBase) base.Append(loggingEvent); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "Append"); } } } /// Sets the stub of TFallbackAppender.Append(LoggingEvent loggingEvent) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action AppendLoggingEvent; /// Sets the stub of AppenderSkeleton.Append(LoggingEvent[] loggingEvents) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action AppendLoggingEventArray; /// Attaches delegates to emulate StubTFallbackAppender.ErrorHandler as a property with a backing field. public void AttachBackingFieldToErrorHandler() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; l4::log4net.Core.IErrorHandler initialValue; if ( (object)(this.ErrorHandlerGet) == (object)null && (object)(this.ErrorHandlerSetIErrorHandler) == (object)null && this.___callBase == false && ___behavior.TryGetValue((object)this, out initialValue)) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubValueHolder state = new mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubValueHolder(initialValue); this.ErrorHandlerGet = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func)(state.GetGetter()); this.ErrorHandlerSetIErrorHandler = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action)(state.GetSetter()); } } /// Attaches delegates to emulate StubTFallbackAppender.Layout as a property with a backing field. public void AttachBackingFieldToLayout() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; l4::log4net.Layout.ILayout initialValue; if ((object)(this.LayoutGet) == (object)null && (object)(this.LayoutSetILayout) == (object)null && this.___callBase == false && ___behavior.TryGetValue((object)this, out initialValue)) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubValueHolder state = new mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubValueHolder(initialValue); this.LayoutGet = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func)(state.GetGetter()); this.LayoutSetILayout = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action)(state.GetSetter()); } } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Sets the stub of AppenderSkeleton.ClearFilters() public override void ClearFilters() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.ClearFilters; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.ClearFilters01; if ((object)___sh != (object)null) ___sh.Invoke(); else { if (this.___callBase) base.ClearFilters(); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "ClearFilters"); } } } /// Sets the stub of AppenderSkeleton.ClearFilters() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ClearFilters01; /// Sets the stub of AppenderSkeleton.get_ErrorHandler() public override l4::log4net.Core.IErrorHandler ErrorHandler { get { this.AttachBackingFieldToErrorHandler(); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func) (mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubRuntime.BindProperty (typeof(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func), (object)this, typeof(l4::log4net.Appender.AppenderSkeleton), "ErrorHandler", unchecked(1 != 0L), typeof(l4::log4net.Core.IErrorHandler))); ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.ErrorHandlerGet; if ((object)___sh != (object)null) return ___sh.Invoke(); else { if (this.___callBase) return base.ErrorHandler; mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "get_ErrorHandler"); } } set { this.AttachBackingFieldToErrorHandler(); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action) (mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubRuntime.BindProperty (typeof(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action), (object)this, typeof(l4::log4net.Appender.AppenderSkeleton), "ErrorHandler", unchecked(0 != 0L), typeof(l4::log4net.Core.IErrorHandler))); ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod, (object)value); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.ErrorHandlerSetIErrorHandler; if ((object)___sh != (object)null) ___sh.Invoke(value); else { if (this.___callBase) base.ErrorHandler = value; else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "set_ErrorHandler"); } } } } /// Sets the stub of AppenderSkeleton.get_ErrorHandler() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ErrorHandlerGet; /// Sets the stub of AppenderSkeleton.set_ErrorHandler(IErrorHandler value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ErrorHandlerSetIErrorHandler; /// Sets the stub of AppenderSkeleton.FilterEvent(LoggingEvent loggingEvent) protected override bool FilterEvent(l4::log4net.Core.LoggingEvent loggingEvent) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = this.FilterEvent; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod, (object)loggingEvent); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.FilterEventLoggingEvent; if ((object)___sh != (object)null) return ___sh.Invoke(loggingEvent); else { if (this.___callBase) return base.FilterEvent(loggingEvent); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "FilterEvent"); } } /// Sets the stub of AppenderSkeleton.FilterEvent(LoggingEvent loggingEvent) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func FilterEventLoggingEvent; /// Sets the stub of AppenderSkeleton.get_FilterHead() public override l4::log4net.Filter.IFilter FilterHead { get { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func) (mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubRuntime.BindProperty (typeof(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func), (object)this, typeof(l4::log4net.Appender.AppenderSkeleton), "FilterHead", unchecked(1 != 0L), typeof(l4::log4net.Filter.IFilter))); ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.FilterHeadGet; if ((object)___sh != (object)null) return ___sh.Invoke(); else { if (this.___callBase) return base.FilterHead; mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "get_FilterHead"); } } } /// Sets the stub of AppenderSkeleton.get_FilterHead() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func FilterHeadGet; /// Initializes a new instance of type StubTFallbackAppender private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } /// Sets the stub of AppenderSkeleton.IsAsSevereAsThreshold(Level level) protected override bool IsAsSevereAsThreshold(l4::log4net.Core.Level level) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = this.IsAsSevereAsThreshold; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod, (object)level); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.IsAsSevereAsThresholdLevel; if ((object)___sh != (object)null) return ___sh.Invoke(level); else { if (this.___callBase) return base.IsAsSevereAsThreshold(level); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "IsAsSevereAsThreshold"); } } /// Sets the stub of AppenderSkeleton.IsAsSevereAsThreshold(Level level) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func IsAsSevereAsThresholdLevel; /// Sets the stub of AppenderSkeleton.get_Layout() public override l4::log4net.Layout.ILayout Layout { get { this.AttachBackingFieldToLayout(); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func) (mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubRuntime.BindProperty (typeof(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func), (object)this, typeof(l4::log4net.Appender.AppenderSkeleton), "Layout", unchecked(1 != 0L), typeof(l4::log4net.Layout.ILayout))); ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.LayoutGet; if ((object)___sh != (object)null) return ___sh.Invoke(); else { if (this.___callBase) return base.Layout; mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "get_Layout"); } } set { this.AttachBackingFieldToLayout(); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action) (mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubRuntime.BindProperty (typeof(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action), (object)this, typeof(l4::log4net.Appender.AppenderSkeleton), "Layout", unchecked(0 != 0L), typeof(l4::log4net.Layout.ILayout))); ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod, (object)value); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.LayoutSetILayout; if ((object)___sh != (object)null) ___sh.Invoke(value); else { if (this.___callBase) base.Layout = value; else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "set_Layout"); } } } } /// Sets the stub of AppenderSkeleton.get_Layout() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LayoutGet; /// Sets the stub of AppenderSkeleton.set_Layout(ILayout value) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LayoutSetILayout; /// Sets the stub of AppenderSkeleton.OnClose() protected override void OnClose() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.OnClose; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.OnClose01; if ((object)___sh != (object)null) ___sh.Invoke(); else { if (this.___callBase) base.OnClose(); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "OnClose"); } } } /// Sets the stub of AppenderSkeleton.OnClose() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action OnClose01; /// Sets the stub of AppenderSkeleton.PreAppendCheck() protected override bool PreAppendCheck() { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = this.PreAppendCheck; ___observer.Enter(typeof(l4::log4net.Appender.AppenderSkeleton), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.PreAppendCheck01; if ((object)___sh != (object)null) return ___sh.Invoke(); else { if (this.___callBase) return base.PreAppendCheck(); mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "PreAppendCheck"); } } /// Sets the stub of AppenderSkeleton.PreAppendCheck() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func PreAppendCheck01; /// Sets the stub of TFallbackAppender.get_RequiresLayout() protected override bool RequiresLayout { get { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___currentMethod = (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func) (mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubRuntime.BindProperty (typeof(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func), (object)this, typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), "RequiresLayout", unchecked(1 != 0L), typeof(bool))); ___observer.Enter(typeof(sts::SyncTaskStatus.Logger.TFallbackAppender), (global::System.Delegate)___currentMethod); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func ___sh = this.RequiresLayoutGet; if ((object)___sh != (object)null) return ___sh.Invoke(); else { if (this.___callBase) return base.RequiresLayout; mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; return ___behavior.Result(this, "get_RequiresLayout"); } } } /// Sets the stub of TFallbackAppender.get_RequiresLayout() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func RequiresLayoutGet; private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Logger.Fakes { /// Stub type of SyncTaskStatus.Logger.TLogManager [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.Logger.TLogManager))] [global::System.Diagnostics.DebuggerDisplay("Stub of TLogManager")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubTLogManager : sts::SyncTaskStatus.Logger.TLogManager , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubTLogManager() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubTLogManager private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace SyncTaskStatus.Logger.Fakes { /// Stub type of SyncTaskStatus.Logger.ZSBank [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::SyncTaskStatus.Logger.ZSBank))] [global::System.Diagnostics.DebuggerDisplay("Stub of ZSBank")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubZSBank : sts::SyncTaskStatus.Logger.ZSBank , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubZSBank() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubZSBank private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace Teamcenter.ClientX.Fakes { /// Shim type of Teamcenter.ClientX.AppXCredentialManager [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::Teamcenter.ClientX.AppXCredentialManager))] [global::System.Diagnostics.DebuggerDisplay("Shim of AppXCredentialManager")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimAppXCredentialManager : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimAppXCredentialManager() : base() { } /// Initializes a new shim for the given instance public ShimAppXCredentialManager(sts::Teamcenter.ClientX.AppXCredentialManager instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of AppXCredentialManager.get_CredentialType() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CredentialTypeGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_CredentialType", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, "get_CredentialType", typeof(int), new global::System.Type[]{}); } } /// Sets the shim of AppXCredentialManager.GetCredentials(InvalidCredentialsException e) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetCredentialsInvalidCredentialsException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetCredentials", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, "GetCredentials", typeof(string).MakeArrayType(), new global::System.Type[]{typeof(tscr::Teamcenter.Schemas.Soa._2006_03.Exceptions.InvalidCredentialsException)}); } } /// Sets the shim of AppXCredentialManager.GetCredentials(InvalidUserException e) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetCredentialsInvalidUserException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetCredentials", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, "GetCredentials", typeof(string).MakeArrayType(), new global::System.Type[]{typeof(tscr::Teamcenter.Schemas.Soa._2006_03.Exceptions.InvalidUserException)}); } } /// Sets the shim of AppXCredentialManager.PromptForCredentials() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func PromptForCredentials { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PromptForCredentials", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, "PromptForCredentials", typeof(string).MakeArrayType(), new global::System.Type[]{}); } } /// Sets the shim of AppXCredentialManager.SetGroupRole(String group, String role) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetGroupRoleStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetGroupRole", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, "SetGroupRole", typeof(void), new global::System.Type[]{typeof(string), typeof(string)}); } } /// Sets the shim of AppXCredentialManager.SetUserPassword(String user, String password, String discriminator) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetUserPasswordStringStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetUserPassword", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, "SetUserPassword", typeof(void), new global::System.Type[]{typeof(string), typeof(string), typeof(string)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::Teamcenter.ClientX.Fakes.ShimAppXCredentialManager.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::Teamcenter.ClientX.Fakes.ShimAppXCredentialManager.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::Teamcenter.ClientX.AppXCredentialManager), value); } } /// Binds the members of the interface to the shim. public global::Teamcenter.ClientX.Fakes.ShimAppXCredentialManager Bind(tsc::Teamcenter.Soa.Client.CredentialManager target) { if (target == (tsc::Teamcenter.Soa.Client.CredentialManager)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Sets the shim of AppXCredentialManager.AppXCredentialManager() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXCredentialManager), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of AppXCredentialManager.get_CredentialType() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func CredentialTypeGet { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("get_CredentialType", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXCredentialManager), base.Instance, "get_CredentialType", typeof(int), new global::System.Type[]{}); } } /// Sets the shim of AppXCredentialManager.GetCredentials(InvalidCredentialsException e) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetCredentialsInvalidCredentialsException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetCredentials", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXCredentialManager), base.Instance, "GetCredentials", typeof(string).MakeArrayType(), new global::System.Type[]{typeof(tscr::Teamcenter.Schemas.Soa._2006_03.Exceptions.InvalidCredentialsException)}); } } /// Sets the shim of AppXCredentialManager.GetCredentials(InvalidUserException e) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func GetCredentialsInvalidUserException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("GetCredentials", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXCredentialManager), base.Instance, "GetCredentials", typeof(string).MakeArrayType(), new global::System.Type[]{typeof(tscr::Teamcenter.Schemas.Soa._2006_03.Exceptions.InvalidUserException)}); } } /// Sets the shim of AppXCredentialManager.PromptForCredentials() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func PromptForCredentials { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("PromptForCredentials", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate)( mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value) ), typeof(sts::Teamcenter.ClientX.AppXCredentialManager), base.Instance, "PromptForCredentials", typeof(string).MakeArrayType(), new global::System.Type[]{}); } } /// Sets the shim of AppXCredentialManager.SetGroupRole(String group, String role) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetGroupRoleStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetGroupRole", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::Teamcenter.ClientX.AppXCredentialManager), base.Instance, "SetGroupRole", typeof(void), new global::System.Type[]{typeof(string), typeof(string)}); } } /// Sets the shim of AppXCredentialManager.SetUserPassword(String user, String password, String discriminator) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SetUserPasswordStringStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("SetUserPassword", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXCredentialManager), base.Instance, "SetUserPassword", typeof(void), new global::System.Type[]{typeof(string), typeof(string), typeof(string)}); } } } } namespace Teamcenter.ClientX.Fakes { /// Shim type of Teamcenter.ClientX.AppXExceptionHandler [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::Teamcenter.ClientX.AppXExceptionHandler))] [global::System.Diagnostics.DebuggerDisplay("Shim of AppXExceptionHandler")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimAppXExceptionHandler : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimAppXExceptionHandler() : base() { } /// Initializes a new shim for the given instance public ShimAppXExceptionHandler(sts::Teamcenter.ClientX.AppXExceptionHandler instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of AppXExceptionHandler.HandleException(CanceledOperationException coe) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action HandleExceptionCanceledOperationException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("HandleException", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXExceptionHandler), (object)null, "HandleException", typeof(void), new global::System.Type[]{typeof(tscr::Teamcenter.Soa.Exceptions.CanceledOperationException)}); } } /// Sets the shim of AppXExceptionHandler.HandleException(InternalServerException ise) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action HandleExceptionInternalServerException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("HandleException", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXExceptionHandler), (object)null, "HandleException", typeof(void), new global::System.Type[]{typeof(tscr::Teamcenter.Schemas.Soa._2006_03.Exceptions.InternalServerException)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::Teamcenter.ClientX.Fakes.ShimAppXExceptionHandler.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::Teamcenter.ClientX.Fakes.ShimAppXExceptionHandler.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::Teamcenter.ClientX.AppXExceptionHandler), value); } } /// Binds the members of the interface to the shim. public global::Teamcenter.ClientX.Fakes.ShimAppXExceptionHandler Bind(tsc::Teamcenter.Soa.Client.ExceptionHandler target) { if (target == (tsc::Teamcenter.Soa.Client.ExceptionHandler)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Sets the shim of AppXExceptionHandler.AppXExceptionHandler() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXExceptionHandler), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of AppXExceptionHandler.HandleException(CanceledOperationException coe) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action HandleExceptionCanceledOperationException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("HandleException", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXExceptionHandler), base.Instance, "HandleException", typeof(void), new global::System.Type[]{typeof(tscr::Teamcenter.Soa.Exceptions.CanceledOperationException)}); } } /// Sets the shim of AppXExceptionHandler.HandleException(InternalServerException ise) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action HandleExceptionInternalServerException { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("HandleException", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify (value)), typeof(sts::Teamcenter.ClientX.AppXExceptionHandler), base.Instance, "HandleException", typeof(void), new global::System.Type[]{typeof(tscr::Teamcenter.Schemas.Soa._2006_03.Exceptions.InternalServerException)}); } } } } namespace Teamcenter.ClientX.Fakes { /// Shim type of Teamcenter.ClientX.AppXModelEventListener [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::Teamcenter.ClientX.AppXModelEventListener))] [global::System.Diagnostics.DebuggerDisplay("Shim of AppXModelEventListener")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimAppXModelEventListener : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimAppXModelEventListener() : base() { } /// Initializes a new shim for the given instance public ShimAppXModelEventListener(sts::Teamcenter.ClientX.AppXModelEventListener instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of AppXModelEventListener.LocalObjectChange(ModelObject[] objects) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectChangeModelObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("LocalObjectChange", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXModelEventListener), (object)null, "LocalObjectChange", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject).MakeArrayType()}); } } /// Sets the shim of AppXModelEventListener.LocalObjectDelete(String[] uids) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectDeleteStringArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("LocalObjectDelete", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXModelEventListener), (object)null, "LocalObjectDelete", typeof(void), new global::System.Type[]{typeof(string).MakeArrayType()}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::Teamcenter.ClientX.Fakes.ShimAppXModelEventListener.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::Teamcenter.ClientX.Fakes.ShimAppXModelEventListener.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::Teamcenter.ClientX.AppXModelEventListener), value); } } /// Sets the shim of AppXModelEventListener.AppXModelEventListener() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXModelEventListener), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of AppXModelEventListener.LocalObjectChange(ModelObject[] objects) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectChangeModelObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("LocalObjectChange", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXModelEventListener), base.Instance, "LocalObjectChange", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject).MakeArrayType()}); } } /// Sets the shim of AppXModelEventListener.LocalObjectDelete(String[] uids) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectDeleteStringArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("LocalObjectDelete", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify (value)), typeof(sts::Teamcenter.ClientX.AppXModelEventListener), base.Instance, "LocalObjectDelete", typeof(void), new global::System.Type[]{typeof(string).MakeArrayType()}); } } } } namespace Teamcenter.ClientX.Fakes { /// Shim type of Teamcenter.ClientX.AppXPartialErrorListener [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::Teamcenter.ClientX.AppXPartialErrorListener))] [global::System.Diagnostics.DebuggerDisplay("Shim of AppXPartialErrorListener")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimAppXPartialErrorListener : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimAppXPartialErrorListener() : base() { } /// Initializes a new shim for the given instance public ShimAppXPartialErrorListener(sts::Teamcenter.ClientX.AppXPartialErrorListener instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of AppXPartialErrorListener.HandlePartialError(ErrorStack[] stacks) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action HandlePartialErrorErrorStackArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("HandlePartialError", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXPartialErrorListener), (object)null, "HandlePartialError", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ErrorStack).MakeArrayType()}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::Teamcenter.ClientX.Fakes.ShimAppXPartialErrorListener.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::Teamcenter.ClientX.Fakes.ShimAppXPartialErrorListener.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType (typeof(sts::Teamcenter.ClientX.AppXPartialErrorListener), value); } } /// Binds the members of the interface to the shim. public global::Teamcenter.ClientX.Fakes.ShimAppXPartialErrorListener Bind(tsc::Teamcenter.Soa.Client.Model.PartialErrorListener target) { if (target == (tsc::Teamcenter.Soa.Client.Model.PartialErrorListener)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Sets the shim of AppXPartialErrorListener.AppXPartialErrorListener() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXPartialErrorListener), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of AppXPartialErrorListener.HandlePartialError(ErrorStack[] stacks) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action HandlePartialErrorErrorStackArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("HandlePartialError", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXPartialErrorListener), base.Instance, "HandlePartialError", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ErrorStack).MakeArrayType()}); } } } } namespace Teamcenter.ClientX.Fakes { /// Shim type of Teamcenter.ClientX.AppXRequestListener [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::Teamcenter.ClientX.AppXRequestListener))] [global::System.Diagnostics.DebuggerDisplay("Shim of AppXRequestListener")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimAppXRequestListener : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimAppXRequestListener() : base() { } /// Initializes a new shim for the given instance public ShimAppXRequestListener(sts::Teamcenter.ClientX.AppXRequestListener instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of AppXRequestListener.ServiceRequest(ServiceInfo info) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ServiceRequestServiceInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ServiceRequest", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXRequestListener), (object)null, "ServiceRequest", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.ServiceInfo)}); } } /// Sets the shim of AppXRequestListener.ServiceResponse(ServiceInfo info) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ServiceResponseServiceInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ServiceResponse", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXRequestListener), (object)null, "ServiceResponse", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.ServiceInfo)}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::Teamcenter.ClientX.Fakes.ShimAppXRequestListener.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::Teamcenter.ClientX.Fakes.ShimAppXRequestListener.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::Teamcenter.ClientX.AppXRequestListener), value); } } /// Binds the members of the interface to the shim. public global::Teamcenter.ClientX.Fakes.ShimAppXRequestListener Bind(tsc::Teamcenter.Soa.Client.RequestListener target) { if (target == (tsc::Teamcenter.Soa.Client.RequestListener)null) throw new global::System.ArgumentNullException("target"); mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.Bind(this, target); return this; } /// Sets the shim of AppXRequestListener.AppXRequestListener() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action Constructor { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.AppXRequestListener), (object)null, ".ctor", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of AppXRequestListener.ServiceRequest(ServiceInfo info) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ServiceRequestServiceInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ServiceRequest", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXRequestListener), base.Instance, "ServiceRequest", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.ServiceInfo)}); } } /// Sets the shim of AppXRequestListener.ServiceResponse(ServiceInfo info) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ServiceResponseServiceInfo { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("ServiceResponse", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.AppXRequestListener), base.Instance, "ServiceResponse", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.ServiceInfo)}); } } } } namespace Teamcenter.ClientX.Fakes { /// Shim type of Teamcenter.ClientX.Session [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimClass(typeof(sts::Teamcenter.ClientX.Session))] [global::System.Diagnostics.DebuggerDisplay("Shim of Session")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class ShimSession : mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBase { /// Initializes a new shim instance public ShimSession() : base() { } /// Initializes a new shim for the given instance public ShimSession(sts::Teamcenter.ClientX.Session instance) : base(instance) { } /// Define shims for all instances members public static partial class AllInstances { /// Sets the shim of Session.LoginFromSetting(String usr, String psw) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LoginFromSettingStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("LoginFromSetting", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), (object)null, "LoginFromSetting", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.User), new global::System.Type[]{typeof(string), typeof(string)}); } } /// Sets the shim of Session.login() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func login { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("login", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), (object)null, "login", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.User), new global::System.Type[]{}); } } /// Sets the shim of Session.logout() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action logout { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("logout", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), (object)null, "logout", typeof(void), new global::System.Type[]{}); } } } /// Assigns the 'Current' behavior for all methods of the shimmed type public static void BehaveAsCurrent() { global::Teamcenter.ClientX.Fakes.ShimSession.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.CurrentProxy; } /// Assigns the 'NotImplemented' behavior for all methods of the shimmed type public static void BehaveAsNotImplemented() { global::Teamcenter.ClientX.Fakes.ShimSession.Behavior = mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.NotImplemented; } /// Assigns the behavior for all methods of the shimmed type public static mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.IShimBehavior Behavior { set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimBehaviors.AttachToType(typeof(sts::Teamcenter.ClientX.Session), value); } } /// Sets the shim of Session.Session(String host) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ConstructorString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod(".ctor", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), (object)null, ".ctor", typeof(void), new global::System.Type[]{typeof(string)}); } } /// Sets the shim of Session.LoginFromSetting(String usr, String psw) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func LoginFromSettingStringString { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("LoginFromSetting", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.Session), base.Instance, "LoginFromSetting", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.User), new global::System.Type[]{typeof(string), typeof(string)}); } } /// Sets the shim of Session.getConnection() public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func getConnection { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getConnection", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), "getConnection", typeof(tsc::Teamcenter.Soa.Client.Connection), new global::System.Type[]{}); } } /// Sets the shim of Session.getUsers(ModelObject[] objects) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action getUsersModelObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("getUsers", 40)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimNonPublicStatic ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), "getUsers", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject).MakeArrayType()}); } } /// Sets the shim of Session.login() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Func login { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("login", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance ((global::System.Delegate)(mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions .Uncurrify(value)), typeof(sts::Teamcenter.ClientX.Session), base.Instance, "login", typeof(tssm::Teamcenter.Soa.Client.Model.Strong.User), new global::System.Type[]{}); } } /// Sets the shim of Session.logout() public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action logout { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("logout", 20)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicInstance((global::System.Delegate) (mqttf::Microsoft.QualityTools.Testing.Fakes.FakesExtensions.Uncurrify(value)), typeof(sts::Teamcenter.ClientX.Session), base.Instance, "logout", typeof(void), new global::System.Type[]{}); } } /// Sets the shim of Session.printObjects(ModelObject[] objects) public static mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action printObjectsModelObjectArray { [mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimMethod("printObjects", 24)] set { mqttf::Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.SetShimPublicStatic ((global::System.Delegate)value, typeof(sts::Teamcenter.ClientX.Session), "printObjects", typeof(void), new global::System.Type[]{typeof(tsc::Teamcenter.Soa.Client.Model.ModelObject).MakeArrayType()}); } } } } namespace Teamcenter.ClientX.Fakes { /// Stub type of Teamcenter.ClientX.AppXCredentialManager [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::Teamcenter.ClientX.AppXCredentialManager))] [global::System.Diagnostics.DebuggerDisplay("Stub of AppXCredentialManager")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubAppXCredentialManager : sts::Teamcenter.ClientX.AppXCredentialManager , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubAppXCredentialManager() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubAppXCredentialManager private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace Teamcenter.ClientX.Fakes { /// Stub type of Teamcenter.ClientX.AppXExceptionHandler [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::Teamcenter.ClientX.AppXExceptionHandler))] [global::System.Diagnostics.DebuggerDisplay("Stub of AppXExceptionHandler")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubAppXExceptionHandler : sts::Teamcenter.ClientX.AppXExceptionHandler , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubAppXExceptionHandler() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubAppXExceptionHandler private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace Teamcenter.ClientX.Fakes { /// Stub type of Teamcenter.ClientX.AppXModelEventListener [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::Teamcenter.ClientX.AppXModelEventListener))] [global::System.Diagnostics.DebuggerDisplay("Stub of AppXModelEventListener")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubAppXModelEventListener : sts::Teamcenter.ClientX.AppXModelEventListener , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubAppXModelEventListener() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubAppXModelEventListener private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } /// Sets the stub of AppXModelEventListener.LocalObjectChange(ModelObject[] objects) public override void LocalObjectChange(tsc::Teamcenter.Soa.Client.Model.ModelObject[] objects) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.LocalObjectChange; ___observer.Enter(typeof(sts::Teamcenter.ClientX.AppXModelEventListener), (global::System.Delegate)___currentMethod, (object)objects); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.LocalObjectChangeModelObjectArray; if ((object)___sh != (object)null) ___sh.Invoke(objects); else { if (this.___callBase) base.LocalObjectChange(objects); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "LocalObjectChange"); } } } /// Sets the stub of AppXModelEventListener.LocalObjectChange(ModelObject[] objects) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectChangeModelObjectArray; /// Sets the stub of ModelEventListener.LocalObjectCreate(ModelObject[] createdObjs) public override void LocalObjectCreate(tsc::Teamcenter.Soa.Client.Model.ModelObject[] createdObjs) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.LocalObjectCreate; ___observer.Enter (typeof(tsc::Teamcenter.Soa.Client.Model.ModelEventListener), (global::System.Delegate)___currentMethod, (object)createdObjs); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.LocalObjectCreateModelObjectArray; if ((object)___sh != (object)null) ___sh.Invoke(createdObjs); else { if (this.___callBase) base.LocalObjectCreate(createdObjs); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "LocalObjectCreate"); } } } /// Sets the stub of ModelEventListener.LocalObjectCreate(ModelObject[] createdObjs) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectCreateModelObjectArray; /// Sets the stub of AppXModelEventListener.LocalObjectDelete(String[] uids) public override void LocalObjectDelete(string[] uids) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.LocalObjectDelete; ___observer.Enter(typeof(sts::Teamcenter.ClientX.AppXModelEventListener), (global::System.Delegate)___currentMethod, (object)uids); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.LocalObjectDeleteStringArray; if ((object)___sh != (object)null) ___sh.Invoke(uids); else { if (this.___callBase) base.LocalObjectDelete(uids); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "LocalObjectDelete"); } } } /// Sets the stub of AppXModelEventListener.LocalObjectDelete(String[] uids) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action LocalObjectDeleteStringArray; /// Sets the stub of ModelEventListener.SharedObjectChange(ModelObject[] changedObjs) public override void SharedObjectChange(tsc::Teamcenter.Soa.Client.Model.ModelObject[] changedObjs) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.SharedObjectChange; ___observer.Enter (typeof(tsc::Teamcenter.Soa.Client.Model.ModelEventListener), (global::System.Delegate)___currentMethod, (object)changedObjs); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.SharedObjectChangeModelObjectArray; if ((object)___sh != (object)null) ___sh.Invoke(changedObjs); else { if (this.___callBase) base.SharedObjectChange(changedObjs); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "SharedObjectChange"); } } } /// Sets the stub of ModelEventListener.SharedObjectChange(ModelObject[] changedObjs) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SharedObjectChangeModelObjectArray; /// Sets the stub of ModelEventListener.SharedObjectCreate(ModelObject[] createdObjs) public override void SharedObjectCreate(tsc::Teamcenter.Soa.Client.Model.ModelObject[] createdObjs) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.SharedObjectCreate; ___observer.Enter (typeof(tsc::Teamcenter.Soa.Client.Model.ModelEventListener), (global::System.Delegate)___currentMethod, (object)createdObjs); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.SharedObjectCreateModelObjectArray; if ((object)___sh != (object)null) ___sh.Invoke(createdObjs); else { if (this.___callBase) base.SharedObjectCreate(createdObjs); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "SharedObjectCreate"); } } } /// Sets the stub of ModelEventListener.SharedObjectCreate(ModelObject[] createdObjs) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SharedObjectCreateModelObjectArray; /// Sets the stub of ModelEventListener.SharedObjectDelete(String[] deletedUids) public override void SharedObjectDelete(string[] deletedUids) { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___observer = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObservable)this).InstanceObserver; if ((object)___observer != (object)null) { mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___currentMethod = this.SharedObjectDelete; ___observer.Enter (typeof(tsc::Teamcenter.Soa.Client.Model.ModelEventListener), (global::System.Delegate)___currentMethod, (object)deletedUids); } mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action ___sh = this.SharedObjectDeleteStringArray; if ((object)___sh != (object)null) ___sh.Invoke(deletedUids); else { if (this.___callBase) base.SharedObjectDelete(deletedUids); else { mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___behavior = ((mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub)this).InstanceBehavior; ___behavior.VoidResult(this, "SharedObjectDelete"); } } } /// Sets the stub of ModelEventListener.SharedObjectDelete(String[] deletedUids) public mqttf::Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action SharedObjectDeleteStringArray; private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace Teamcenter.ClientX.Fakes { /// Stub type of Teamcenter.ClientX.AppXPartialErrorListener [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::Teamcenter.ClientX.AppXPartialErrorListener))] [global::System.Diagnostics.DebuggerDisplay("Stub of AppXPartialErrorListener")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubAppXPartialErrorListener : sts::Teamcenter.ClientX.AppXPartialErrorListener , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubAppXPartialErrorListener() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubAppXPartialErrorListener private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace Teamcenter.ClientX.Fakes { /// Stub type of Teamcenter.ClientX.AppXRequestListener [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::Teamcenter.ClientX.AppXRequestListener))] [global::System.Diagnostics.DebuggerDisplay("Stub of AppXRequestListener")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubAppXRequestListener : sts::Teamcenter.ClientX.AppXRequestListener , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubAppXRequestListener() { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubAppXRequestListener private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } } namespace Teamcenter.ClientX.Fakes { /// Stub type of Teamcenter.ClientX.Session [mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubClass(typeof(sts::Teamcenter.ClientX.Session))] [global::System.Diagnostics.DebuggerDisplay("Stub of Session")] [global::System.Diagnostics.DebuggerNonUserCode] public partial class StubSession : sts::Teamcenter.ClientX.Session , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStub , mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IPartialStub { /// Initializes a new instance public StubSession(string host) : base(host) { this.InitializeStub(); } /// Gets or sets a value that indicates if the base method should be called instead of the fallback behavior public bool CallBase { get { return this.___callBase; } set { this.___callBase = value; } } /// Initializes a new instance of type StubSession private void InitializeStub() { } /// Gets or sets the instance behavior. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior InstanceBehavior { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubBehaviors.GetValueOrCurrent(this.___instanceBehavior); } set { this.___instanceBehavior = value; } } /// Gets or sets the instance observer. public mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver InstanceObserver { get { return mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.StubObservers.GetValueOrCurrent(this.___instanceObserver); } set { this.___instanceObserver = value; } } private bool ___callBase; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubBehavior ___instanceBehavior; private mqttf::Microsoft.QualityTools.Testing.Fakes.Stubs.IStubObserver ___instanceObserver; } }