Метод | Описание | |
---|---|---|
OnOrAfter ( this instance, Lucene.Net.Util.Version other ) : bool | ||
ParseLeniently ( string version ) : Lucene.Net.Util.Version |
public static OnOrAfter ( this instance, Lucene.Net.Util.Version other ) : bool | ||
instance | this | |
other | Lucene.Net.Util.Version | |
Результат | bool |
public static ParseLeniently ( string version ) : Lucene.Net.Util.Version | ||
version | string | |
Результат | Lucene.Net.Util.Version |