ARPTable Constructor

Initializes a new instance of the ARPTable class

Definition

Namespace: KLib.Net
Assembly: KLib.Net (in KLib.Net.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public ARPTable(
	string hostAddress
)

Parameters

hostAddress  String

[Missing <param name="hostAddress"/> documentation for "M:KLib.Net.ARPTable.#ctor(System.String)"]

See Also