What's up with the Geodatabase class constructor?

3091
2
Jump to solution
05-18-2016 06:29 AM
ShaneBuscher
Occasional Contributor

I'm getting a VS error indicating 'ESRI.ArcGISRuntime.Data.Geodatabase does not contain a constructor that takes 0 arguments'. If the Geodatabase class actually had such a constructor I would provide the necessary arguments. See attached.

Using ArcGIS Runtime for .NET Desktop SDK 10.2.7.1234.

0 Kudos
1 Solution

Accepted Solutions
AnttiKajanus1
Occasional Contributor III
2 Replies
AnttiKajanus1
Occasional Contributor III
ShaneBuscher
Occasional Contributor

Thanks for the quick response Antti. That is a poor implementation of a factory method by ESRI.

0 Kudos