OperationContext - конструктор
Примечание: Данный API устарел.
Пространство имён: Tessa.Extensions.Default.Console.PrintLocksСборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
[ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.",
true)]
public OperationContext()
<ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.",
true)>
Public Sub New
public:
[ObsoleteAttribute(L"Constructors of types with required members are not supported in this version of your compiler.",
true)]
OperationContext()
[<ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.",
true)>]
new : unit -> OperationContext