Closed AndriySvyryd closed 8 years ago
Extension methods like isAndObject and ToPerson appear in Intellisense for all objects when the SimpleNLG namespace is imported.
isAndObject
ToPerson
SimpleNLG
1.1.0 fixes this. Thanks for the recommendation Andriy
Extension methods like
isAndObject
andToPerson
appear in Intellisense for all objects when theSimpleNLG
namespace is imported.