C# Class Bosphorus.Library.Dao.Facade.Decoration.Threaded.IncompitableDelegateException

Inheritance: Bosphorus.Library.Dao.Facade.Base.Exception.DaoFacadeException
Afficher le fichier Open project: BosphorusTeam/bosphorus.dao

Méthodes publiques

Méthode Description
IncompitableDelegateException ( ) : System
IncompitableDelegateException ( Type callbackType, Type expectedCallbackType ) : System

Method Details

IncompitableDelegateException() public méthode

public IncompitableDelegateException ( ) : System
Résultat System

IncompitableDelegateException() public méthode

public IncompitableDelegateException ( Type callbackType, Type expectedCallbackType ) : System
callbackType System.Type
expectedCallbackType System.Type
Résultat System