C# Class Deveel.Data.Services.ServiceRegistration

Mostrar archivo Open project: deveel/deveeldb Class Usage Examples

Public Methods

Method Description
ServiceRegistration ( Type serviceType, Type implementationType ) : System

Method Details

ServiceRegistration() public method

public ServiceRegistration ( Type serviceType, Type implementationType ) : System
serviceType System.Type
implementationType System.Type
return System