C# Class Bosphorus.Library.Dao.Facade.Facade.Base.NotConvertableComponentException

Inheritance: Bosphorus.Library.Dao.Facade.Base.Exception.DaoFacadeException
Exibir arquivo Open project: BosphorusTeam/bosphorus.dao

Public Methods

Method Description
NotConvertableComponentException ( object component, Type componentType ) : System

Method Details

NotConvertableComponentException() public method

public NotConvertableComponentException ( object component, Type componentType ) : System
component object
componentType System.Type
return System