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

Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

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

Initializes a new instance of the ProbeType class without parameter

ProbeType ( string types, string scopes, string matchBy ) : System.Xml.Serialization

Initializes a new instance of the ProbeType class

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

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

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

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

Initializes a new instance of the ProbeType class
public ProbeType ( string types, string scopes, string matchBy ) : System.Xml.Serialization
types string Probe types
scopes string Scopes type
matchBy string Match by
Результат System.Xml.Serialization