C# Class ILoveLucene.AutoUpdate.VersionCondition

Inheritance: IUpdateCondition
Mostra file Open project: brunomlopes/ILoveLucene Class Usage Examples

Public Methods

Method Description
IsMet ( IUpdateTask task ) : bool
VersionCondition ( System.Version version ) : System

Method Details

IsMet() public method

public IsMet ( IUpdateTask task ) : bool
task IUpdateTask
return bool

VersionCondition() public method

public VersionCondition ( System.Version version ) : System
version System.Version
return System