C# Class UniMob.UI.WrongStateTypeException

Inheritance: Exception
Afficher le fichier Open project: codewriter-packages/UniMob.UI

Méthodes publiques

Méthode Description
WrongStateTypeException ( Type stateType, Type expectedWidgetType, Type actualWidgetType ) : System

Method Details

WrongStateTypeException() public méthode

public WrongStateTypeException ( Type stateType, Type expectedWidgetType, Type actualWidgetType ) : System
stateType Type
expectedWidgetType Type
actualWidgetType Type
Résultat System