C# Класс MBGen.RepeaterInstance

Показать файл Открыть проект

Открытые методы

Метод Описание
Elapse ( ) : bool
RepeaterInstance ( int start, int end, int sepStart, int sepEnd, string separator, int loops ) : System

Описание методов

Elapse() публичный Метод

public Elapse ( ) : bool
Результат bool

RepeaterInstance() публичный Метод

public RepeaterInstance ( int start, int end, int sepStart, int sepEnd, string separator, int loops ) : System
start int
end int
sepStart int
sepEnd int
separator string
loops int
Результат System