# In this example we define two method parameter types used for the Addition method example. # In theory, Int16 and Sint32 types could be used directly instead of defining new classes, # but this way ...