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