







[Missing <summary> documentation for "M:Symplus.Core.Net.SymplusDns.IsLocalIpAddress(System.String)"]
Namespace: Symplus.Core.Net
Assembly: Symplus.Core (in Symplus.Core.dll) Version: 1.1.7.1510 (1.1.7.1510)
Syntax
C# |
---|
public static bool IsLocalIpAddress( string host ) |
Visual Basic |
---|
Public Shared Function IsLocalIpAddress ( host As String ) As Boolean |
Visual C++ |
---|
public: static bool IsLocalIpAddress( String^ host ) |
Parameters
Return Value
Type: Boolean[Missing <returns> documentation for "M:Symplus.Core.Net.SymplusDns.IsLocalIpAddress(System.String)"]