C# Class Fu.Exceptions.MismatchedContextTypeException

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

Méthodes publiques

Méthode Description
MismatchedContextTypeException ( Type src, Type target ) : System

Method Details

MismatchedContextTypeException() public méthode

public MismatchedContextTypeException ( Type src, Type target ) : System
src System.Type
target System.Type
Résultat System