C# Class Deveel.Data.ServiceUseOptions

Exibir arquivo Open project: deveel/deveeldb

Public Methods

Method Description
ServiceUseOptions ( Type serviceType ) : System

Private Methods

Method Description
CheckImplementationType ( Type type ) : void
CheckInstanceValue ( object value ) : void
Validate ( ) : void

Method Details

ServiceUseOptions() public method

public ServiceUseOptions ( Type serviceType ) : System
serviceType System.Type
return System