Sharpen.Authenticator.GetRequestingPort C# (CSharp) Method

GetRequestingPort() public method

public GetRequestingPort ( ) : int
return int
		public int GetRequestingPort ()
		{
			throw new NotImplementedException ();
		}
	}