class EVC_CLIENT

(source code)

description

Provide access to internal Evolicity features

note
	description: "Provide access to internal Evolicity features"

	author: "Finnian Reilly"
	copyright: "Copyright (c) 2001-2022 Finnian Reilly"
	contact: "finnian at eiffel hyphen loop dot com"

	license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
	date: "2025-03-18 7:03:45 GMT (Tuesday 18th March 2025)"
	revision: "2"

deferred class
	EVC_CLIENT

inherit
	EL_FEATURE_ACCESS

end