C# Class Microsoft.Protocols.TestTools.StackSdk.WsDiscovery.ProbeType

Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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

Method Details

ProbeType() public méthode

Initializes a new instance of the ProbeType class without parameter
public ProbeType ( ) : System.Xml.Serialization
Résultat System.Xml.Serialization

ProbeType() public méthode

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
Résultat System.Xml.Serialization