C# 클래스 Microsoft.Protocols.TestTools.StackSdk.WsDiscovery.ScopesType

파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

메소드 상세

ScopesType() 공개 메소드

Initializes a new instance of the ScopesType class without parameter
public ScopesType ( ) : System.Xml.Serialization
리턴 System.Xml.Serialization

ScopesType() 공개 메소드

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

ScopesType() 공개 메소드

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
리턴 System.Xml.Serialization