C# Class Timer.Interval, UGUIPlugin

Inheritance: TimeBase
Mostra file Open project: l980305284/UGUIPlugin

Public Properties

Property Type Description
count int

Public Methods

Method Description
Interval ( ) : System.Collections

Protected Methods

Method Description
Call ( int i ) : void

Method Details

Call() protected method

protected Call ( int i ) : void
i int
return void

Interval() public method

public Interval ( ) : System.Collections
return System.Collections

Property Details

count public_oe property

public int count
return int