C# 클래스 SharpPcap.Packets.ICMPMessage

ICMP message utility class.
상속: ICMPMessages
파일 보기 프로젝트 열기: Zepheus/Fiesta_Utils 1 사용 예제들

공개 메소드들

메소드 설명
getDescription ( int code ) : System.String

Fetch an ICMP message.

비공개 메소드들

메소드 설명
ICMPMessage ( )

메소드 상세

getDescription() 공개 정적인 메소드

Fetch an ICMP message.
public static getDescription ( int code ) : System.String
code int the code associated with the message. ///
리턴 System.String