Update() public method

public Update ( ) : void
return void
Esempio n. 1
0
 public void Update()
 {
     def.Update();
 }