Mapsui.Providers.Features.Features C# (CSharp) Method

Features() public method

public Features ( ) : System
return System
        public Features()
        {
            // Perhaps this constructor should get a dictionary parameter
            // to specify the name and type of the columns
        }

Same methods

Features::Features ( string primaryKey ) : System