[Missing <summary> documentation for "M:Bespoke.Common.Net.UdpServer.GetLocalIPAddress"]

Namespace:  Bespoke.Common.Net
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public static IPAddress[] GetLocalIPAddress()
Visual Basic (Declaration)
Public Shared Function GetLocalIPAddress As IPAddress()
Visual C++
public:
static array<IPAddress^>^ GetLocalIPAddress()

Return Value

[Missing <returns> documentation for "M:Bespoke.Common.Net.UdpServer.GetLocalIPAddress"]

See Also