C# Class NCldr.NCldrJsonFileDataSourceBase

NCldrJsonFileDataSourceBase is a base class for NewtonSoft's JSON and BSON data files
显示文件 Open project: GuySmithFerrier/NCLDR

Public Methods

Method Description
Exists ( ) : bool

Exists returns true if the NCldr data file exists

Method Details

Exists() public method

Exists returns true if the NCldr data file exists
public Exists ( ) : bool
return bool