Base class for all provider elements, with or without serializable settings.
public abstract class ProviderConfiguration<T> : UIBK.GraphSPARQL.Configuration.JsonElement
where T : class
Inheritance System.Object 🡒 JsonElement 🡒 ProviderConfiguration<T>