C# Class Downlink.S3.S3MatchStrategy

Inheritance: IMatchStrategy
Afficher le fichier Open project: agc93/downlink

Méthodes publiques

Méthode Description
MatchAsync ( IEnumerable items, VersionSpec version ) : Task

Méthodes protégées

Méthode Description
S3MatchStrategy ( string name ) : System.Collections.Generic

Method Details

MatchAsync() public abstract méthode

public abstract MatchAsync ( IEnumerable items, VersionSpec version ) : Task
items IEnumerable
version VersionSpec
Résultat Task

S3MatchStrategy() protected méthode

protected S3MatchStrategy ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic