C# Class MBGen.RepeaterInstance

ファイルを表示 Open project: TheBerkin/MoistBanana

Public Methods

Method Description
Elapse ( ) : bool
RepeaterInstance ( int start, int end, int sepStart, int sepEnd, string separator, int loops ) : System

Method Details

Elapse() public method

public Elapse ( ) : bool
return bool

RepeaterInstance() public method

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
return System