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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ScopesType ( ) : System.Xml.Serialization

Initializes a new instance of the ScopesType class without parameter

ScopesType ( string scopes ) : System.Xml.Serialization

Initializes a new instance of the ScopesType class

ScopesType ( string scopes, string matchBy ) : System.Xml.Serialization

Initializes a new instance of the ScopesType class

Method Details

ScopesType() public méthode

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

ScopesType() public méthode

Initializes a new instance of the ScopesType class
public ScopesType ( string scopes ) : System.Xml.Serialization
scopes string Scopes value
Résultat System.Xml.Serialization

ScopesType() public méthode

Initializes a new instance of the ScopesType class
public ScopesType ( string scopes, string matchBy ) : System.Xml.Serialization
scopes string Scopes value
matchBy string Match by
Résultat System.Xml.Serialization