C# Class YAMP.Exceptions.YAMPTypesNotEqualException

The types not equal exception.
Inheritance: YAMPRuntimeException
ファイルを表示 Open project: FlorianRappl/YAMP

Private Methods

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