OperationContext - конструктор
Примечание: Данный API устарел.
Пространство имён: Tessa.Extensions.Default.Console.PrintLocksСборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
[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