Murmeldyret / P3-Project

2 stars 0 forks source link

ACHTUNG! References #65

Closed SilverBrother closed 2 years ago

SilverBrother commented 2 years ago
  1. All needed usings implemented = VS no longer claims errors.
  2. new constructor created without keyvaluepair (old one is obsolete for now)
  3. Methods "DOISearch" and "MatchingStrings" are complete and usertested.
  4. unnecessary type initiations removed from files (uses new() instead of new Reference())