C# Class SIL.FieldWorks.FDO.FdoSettings

This class captures all of the configurable settings for FDO.
显示文件 Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
FdoSettings ( ) : System

Initializes a new instance of the FdoSettings class.

Private Methods

Method Description
CheckFrozen ( ) : void
Freeze ( ) : void

Method Details

FdoSettings() public method

Initializes a new instance of the FdoSettings class.
public FdoSettings ( ) : System
return System