C# Class SevenDigital.Content.Ingestion.Spike.Domain.Models.LabelDepositJob

Inheritance: SevenDigital.Content.Ingestion.Spike.Domain.Boilerplate.AggregateRoot
Show file Open project: 7digital/sevendigital-content-ingestion-spike

Public Methods

Method Description
DetectDeposit ( ) : void
LabelDepositJob ( ) : System
LabelDepositJob ( string label ) : System

Private Methods

Method Description
Apply ( DepositDetected e ) : void

Method Details

DetectDeposit() public method

public DetectDeposit ( ) : void
return void

LabelDepositJob() public method

public LabelDepositJob ( ) : System
return System

LabelDepositJob() public method

public LabelDepositJob ( string label ) : System
label string
return System