C# Class Fu.Exceptions.InvalidServiceTypeException

Inheritance: System.Exception
ファイルを表示 Open project: chakrit/fu-sharp

Public Methods

Method Description
InvalidServiceTypeException ( Type requestedType ) : System

Method Details

InvalidServiceTypeException() public method

public InvalidServiceTypeException ( Type requestedType ) : System
requestedType System.Type
return System