ApiComponent
Represents the API component of Relativity Testing Framework.
ApiComponent should be registered in [RelativityFacade](https://relativitydev.github.io/relativity.testing.framework/api/Relativity.Testing.Framework.RelativityFacade.html) thru [IRelativityFacade.RelyOn<T>()](https://relativitydev.github.io/relativity.testing.framework/api/Relativity.Testing.Framework.IRelativityFacade.html#Relativity_Testing_Framework_IRelativityFacade_RelyOn__1) method after [CoreComponent](https://relativitydev.github.io/relativity.testing.framework/api/Relativity.Testing.Framework.CoreComponent.html).
The configuration key of boolean property to check the Relativity version.
The supported Relativity version range.
Gets the kepler service factory.
Use this method at your own risk. The returned service factory is not supported, and may not work.
public ApiComponent()