C# 클래스 SePSX.RecordedCodeSequence

Description of RecordedCodeSequence.
상속: IRecordedCodeSequence
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 메소드들

메소드 설명
ContainsDataItem ( ) : bool
GenerateCode ( CodeAmount codeAmount ) : string
RecordedCodeSequence ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ConvertListToString ( IEnumerable list ) : string

메소드 상세

ContainsDataItem() 공개 메소드

public ContainsDataItem ( ) : bool
리턴 bool

GenerateCode() 공개 메소드

public GenerateCode ( CodeAmount codeAmount ) : string
codeAmount CodeAmount
리턴 string

RecordedCodeSequence() 공개 메소드

public RecordedCodeSequence ( ) : System.Collections.Generic
리턴 System.Collections.Generic