C# Class Segmentio.Flush.SimpleBatchFactory

Inheritance: IBatchFactory
显示文件 Open project: Monkimun/segmentio-unity Class Usage Examples

Public Methods

Method Description
Create ( List actions ) : Segmentio.Model.Batch

Private Methods

Method Description
SimpleBatchFactory ( string secret ) : System

Method Details

Create() public method

public Create ( List actions ) : Segmentio.Model.Batch
actions List
return Segmentio.Model.Batch