C# Class SharpTAL.RepeatItem

Inheritance: ITalesIterator
Afficher le fichier Open project: lck/SharpTAL

Méthodes publiques

Méthode Description
RepeatItem ( IEnumerable sequence ) : System.Collections
next ( bool isLast ) : void

Method Details

RepeatItem() public méthode

public RepeatItem ( IEnumerable sequence ) : System.Collections
sequence IEnumerable
Résultat System.Collections

next() public méthode

public next ( bool isLast ) : void
isLast bool
Résultat void