Beispiel #1
0
 private static void SetCurrentTest(HttpRunTimeSeetings test) => _test.Value = test;
Beispiel #2
0
 private static void SetCurrentTest(HttpRunTimeSeetings runTimeSeetings) => System.Runtime.Remoting.Messaging.CallContext.LogicalSetData("HttpRunTimeSeetings", runTimeSeetings);