MatchingRelations.Int32Smaller.matches Function
compare passed integer to the given integer

Public bool matches (object)
  Type Name Description  
    object fst passed integer  
  Return Description  
    bool if passed integer is smaller than given integer return true, else false