C# Class Mapsui.Providers.Shapefile.Indexing.QuadTree.ObsoleteFileFormatException

Inheritance: System.Exception
Afficher le fichier Open project: pauldendulk/Mapsui

Méthodes publiques

Méthode Description
ObsoleteFileFormatException ( string message ) : System

Exception thrown when layer rendering has failed

Method Details

ObsoleteFileFormatException() public méthode

Exception thrown when layer rendering has failed
public ObsoleteFileFormatException ( string message ) : System
message string
Résultat System