ResetCounters() public method

Reset the internal counters.
public ResetCounters ( ) : void
return void
Beispiel #1
0
 public void KryptonResetCounters()
 {
     ViewManager.ResetCounters();
 }