'宣言 Public Delegate Sub Timer.RenderingTooSlowDelegate( _ ByVal framesPerSecond As System.Integer _ )
public delegate void Timer.RenderingTooSlowDelegate( System.int framesPerSecond )
パラメータ
- framesPerSecond
- The current frame rate, in frames per second.