C# Class LoveSeat.DocUpdater.DesignDocUpdater

显示文件 Open project: soitgoes/LoveSeat Class Usage Examples

Public Methods

Method Description
DesignDocUpdater ( CouchDatabase db, string filePath ) : System.IO
UpdateIfNecessary ( ) : void

Method Details

DesignDocUpdater() public method

public DesignDocUpdater ( CouchDatabase db, string filePath ) : System.IO
db CouchDatabase
filePath string
return System.IO

UpdateIfNecessary() public method

public UpdateIfNecessary ( ) : void
return void