Interfaces.IMatchable.matches Function
basic method common to all matching-relations on objects.
Public bool matches (object)
Type
Name
Description
object
fst
the object to match
Return
Description
bool
true, if matching, false otherwise