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

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

Méthodes publiques

Méthode Description
DetectDeposit ( ) : void
LabelDepositJob ( ) : System
LabelDepositJob ( string label ) : System

Private Methods

Méthode Description
Apply ( DepositDetected e ) : void

Method Details

DetectDeposit() public méthode

public DetectDeposit ( ) : void
Résultat void

LabelDepositJob() public méthode

public LabelDepositJob ( ) : System
Résultat System

LabelDepositJob() public méthode

public LabelDepositJob ( string label ) : System
label string
Résultat System