C# Class SePSX.RecordedCodeSequence

Description of RecordedCodeSequence.
Inheritance: IRecordedCodeSequence
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
ContainsDataItem ( ) : bool
GenerateCode ( CodeAmount codeAmount ) : string
RecordedCodeSequence ( ) : System.Collections.Generic

Private Methods

Méthode Description
ConvertListToString ( IEnumerable list ) : string

Method Details

ContainsDataItem() public méthode

public ContainsDataItem ( ) : bool
Résultat bool

GenerateCode() public méthode

public GenerateCode ( CodeAmount codeAmount ) : string
codeAmount CodeAmount
Résultat string

RecordedCodeSequence() public méthode

public RecordedCodeSequence ( ) : System.Collections.Generic
Résultat System.Collections.Generic