C# Class YAMP.Exceptions.YAMPTypesNotEqualException

The types not equal exception.
Inheritance: YAMPRuntimeException
Exibir arquivo Open project: FlorianRappl/YAMP

Private Methods

Method Description
YAMPTypesNotEqualException ( String leftType, String rightType ) : System