C# Class CleanCart.ApplicationServices.Locator.CannotRegisterServiceTwiceException

Inheritance: System.Exception
Afficher le fichier Open project: ElapseTech/cleancart.net

Méthodes publiques

Méthode Description
CannotRegisterServiceTwiceException ( Type serviceType ) : System

Method Details

CannotRegisterServiceTwiceException() public méthode

public CannotRegisterServiceTwiceException ( Type serviceType ) : System
serviceType System.Type
Résultat System