IrDAEndPointCreate Method

[Missing <summary> documentation for "M:InTheHand.Net.IrDAEndPoint.Create(System.Net.SocketAddress)"]

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public virtual EndPoint Create(
	SocketAddress socketAddress
)

Parameters

socketAddress  SocketAddress

[Missing <param name="socketAddress"/> documentation for "M:InTheHand.Net.IrDAEndPoint.Create(System.Net.SocketAddress)"]

Return Value

EndPoint

[Missing <returns> documentation for "M:InTheHand.Net.IrDAEndPoint.Create(System.Net.SocketAddress)"]

See Also