public PortRange( int start, int end )
Public Sub New ( _ start As Integer, _ end As Integer _ )
public: PortRange( int start, int end )