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

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

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