C# Class Nest.Indexify.Contributors.ElasticsearchIndexContributor

Inheritance: IElasticsearchIndexContributor
Afficher le fichier Open project: stormid/Nest-Indexify

Méthodes publiques

Méthode Description
CompareTo ( IElasticsearchIndexContributor other ) : int

Méthodes protégées

Méthode Description
ContributionComplete ( ) : void
ElasticsearchIndexContributor ( int order )

Method Details

CompareTo() public méthode

public CompareTo ( IElasticsearchIndexContributor other ) : int
other IElasticsearchIndexContributor
Résultat int

ContributionComplete() protected méthode

protected ContributionComplete ( ) : void
Résultat void

ElasticsearchIndexContributor() protected méthode

protected ElasticsearchIndexContributor ( int order )
order int