ezet / evelib

Eve Online Library.NET is an open source C# wrapper for CCPs Eve Online API and other popular Eve Online APIs.
Apache License 2.0
71 stars 36 forks source link

EveCrest Prevent changing mode after creation #24

Closed ezet closed 9 years ago

ezet commented 9 years ago

Changing modes after creation creates issues with Query and Load features. Mode should be set in a constructor, along with required parameters.

ezet commented 9 years ago

Fixed.