C# 클래스 Microsoft.Protocols.TestTools.StackSdk.WsDiscovery.SoapMessage.ProbeOp

The class of the probe message.
상속: SoapBody
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ProbeOp ( ) : System.Xml

Initializes a new instance of the ProbeOp class without parameter

ProbeOp ( ProbeType probe ) : System.Xml

Initializes a new instance of the ProbeOp class

메소드 상세

ProbeOp() 공개 메소드

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

ProbeOp() 공개 메소드

Initializes a new instance of the ProbeOp class
public ProbeOp ( ProbeType probe ) : System.Xml
probe ProbeType the probe message
리턴 System.Xml