C# Class GeositeFramework.Helpers.JsonDataRegion

Represents JSON configuration data for a Geosite (e.g. from a "region.json" file)
Inheritance: JsonData
显示文件 Open project: CoastalResilienceNetwork/GeositeFramework Class Usage Examples

Public Methods

Method Description
JsonDataRegion ( string schemaFolderPath ) : System

Method Details

JsonDataRegion() public method

public JsonDataRegion ( string schemaFolderPath ) : System
schemaFolderPath string
return System