The Model namespace contains types and interfaces used and intended to be
used in conjunction with classes extending the abstract Model base
class. All the types and interfaces within this namespace are only applicable
to classes extending the abstract Model base class, as their generic
type argument is always constrained to this abstract base class.
The Model namespace contains types and interfaces used and intended to be used in conjunction with classes extending the abstract Model base class. All the types and interfaces within this namespace are only applicable to classes extending the abstract Model base class, as their generic type argument is always constrained to this abstract base class.
See
Model