C# Класс Microsoft.Protocols.TestTools.StackSdk.WsDiscovery.SoapMessage.ProbeOp

The class of the probe message.
Наследование: SoapBody
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ProbeOp ( ) : System.Xml

Initializes a new instance of the ProbeOp class without parameter

ProbeOp ( ProbeType probe ) : System.Xml

Initializes a new instance of the ProbeOp class

Описание методов

ProbeOp() публичный Метод

Initializes a new instance of the ProbeOp class without parameter
public ProbeOp ( ) : System.Xml
Результат System.Xml

ProbeOp() публичный Метод

Initializes a new instance of the ProbeOp class
public ProbeOp ( ProbeType probe ) : System.Xml
probe ProbeType the probe message
Результат System.Xml