Definition at line 7 of file SpatialModule.cs.
void Deveel.Data.Spatial.SpatialModule.Register |
( |
IScope |
systemScope | ) |
|
|
inline |
Implements Deveel.Data.ISystemModule.
Definition at line 16 of file SpatialModule.cs.
17 systemScope.
Register<SpatialTypeResolver>();
18 systemScope.RegisterInstance<
IRoutineResolver>(SpatialSystemFunctions.Resolver);
The system uses instances of this interface to resolve routines given a user invocation.
void Register(ServiceRegistration registration)
string Deveel.Data.Spatial.SpatialModule.ModuleName |
|
get |
string Deveel.Data.Spatial.SpatialModule.Version |
|
get |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb-gis/Deveel.Data.Spatial/SpatialModule.cs