Closed nikita-volkov closed 10 years ago
Because the constructor is not exported it's impossible to define instances out of your library.
If you don't want to derive it, at least, please export the constructors.
Done and released as 1.2.0.0.
Because the constructor is not exported it's impossible to define instances out of your library.
If you don't want to derive it, at least, please export the constructors.