graph BT
Type-->Base0["Object"]
Type-.->Interface0["INetworkingConfigurationProvider"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Config/INetworkingConfigurationProvider"
Type-.->Interface1["ILegacyConfigurationProvider"]
Type["NetworkingConfigurationProviderImpl"]
class Type type-node
Derived0["ServerConfigurationImpl"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Config/ServerConfigurationImpl"
Derived1["ClientConfigurationImpl"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Config/ClientConfigurationImpl"
Syntax
public class NetworkingConfigurationProviderImpl : INetworkingConfigurationProvider,
ILegacyConfigurationProvider
Constructors
Properties
Methods