C# Class Terradue.ElasticCas.Services.TypeEditionService

Inheritance: BaseService
Afficher le fichier Open project: Terradue/DotNetElasticCas

Méthodes publiques

Méthode Description
Delete ( IOpenSearchableElasticType type, IOpenSearchResultCollection results ) : BulkOperationsResponse
TypeEditionService ( ) : System

Private Methods

Méthode Description
Delete ( TypeDeleteRequest request ) : object

Method Details

Delete() public méthode

public Delete ( IOpenSearchableElasticType type, IOpenSearchResultCollection results ) : BulkOperationsResponse
type IOpenSearchableElasticType
results IOpenSearchResultCollection
Résultat BulkOperationsResponse

TypeEditionService() public méthode

public TypeEditionService ( ) : System
Résultat System