C# Class Lucene.Net.LukeNet.Preferences

Exibir arquivo Open project: mammo/LukeSharp Class Usage Examples

Public Methods

Method Description
AddToMruList ( string val ) : void
Load ( ) : void
Load ( string filename ) : void
Save ( ) : void

Private Methods

Method Description
Preferences ( ) : System

Method Details

AddToMruList() public method

public AddToMruList ( string val ) : void
val string
return void

Load() public method

public Load ( ) : void
return void

Load() public method

public Load ( string filename ) : void
filename string
return void

Save() public method

public Save ( ) : void
return void