C# Class Fu.Exceptions.InvalidServiceTypeException

Inheritance: System.Exception
Afficher le fichier Open project: chakrit/fu-sharp

Méthodes publiques

Méthode Description
InvalidServiceTypeException ( Type requestedType ) : System

Method Details

InvalidServiceTypeException() public méthode

public InvalidServiceTypeException ( Type requestedType ) : System
requestedType System.Type
Résultat System