C# 클래스 MaraudersMap.SSIDEntry

파일 보기 프로젝트 열기: olin/maraudersmap-windowsclient

공개 메소드들

메소드 설명
SSIDEntry ( string SSID, string MACAddress, string RSSI ) : System
ToString ( ) : String

메소드 상세

SSIDEntry() 공개 메소드

public SSIDEntry ( string SSID, string MACAddress, string RSSI ) : System
SSID string
MACAddress string
RSSI string
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String