C# Class Deveel.Data.Services.ServiceRegistration

Afficher le fichier Open project: deveel/deveeldb Class Usage Examples

Méthodes publiques

Méthode Description
ServiceRegistration ( Type serviceType, Type implementationType ) : System

Method Details

ServiceRegistration() public méthode

public ServiceRegistration ( Type serviceType, Type implementationType ) : System
serviceType System.Type
implementationType System.Type
Résultat System