C# Class Fusion.Engine.Common.NetUtils

Exibir arquivo Open project: demiurghg/FusionEngine

Public Methods

Method Description
IsIPsEqual ( IPEndPoint a, IPEndPoint b ) : bool

Method Details

IsIPsEqual() static public method

static public IsIPsEqual ( IPEndPoint a, IPEndPoint b ) : bool
a System.Net.IPEndPoint
b System.Net.IPEndPoint
return bool