C# Class Segmentio.Flush.SimpleBatchFactory

Inheritance: IBatchFactory
Afficher le fichier Open project: Monkimun/segmentio-unity Class Usage Examples

Méthodes publiques

Méthode Description
Create ( List actions ) : Segmentio.Model.Batch

Private Methods

Méthode Description
SimpleBatchFactory ( string secret ) : System

Method Details

Create() public méthode

public Create ( List actions ) : Segmentio.Model.Batch
actions List
Résultat Segmentio.Model.Batch