C# Class CleanCart.ApplicationServices.Locator.ServiceNotRegisteredException

Inheritance: System.Exception
Mostra file Open project: ElapseTech/cleancart.net

Public Methods

Method Description
ServiceNotRegisteredException ( Type servicetype ) : System

Method Details

ServiceNotRegisteredException() public method

public ServiceNotRegisteredException ( Type servicetype ) : System
servicetype System.Type
return System