Init() public method

public Init ( ) : void
return void
Example #1
0
 public void Init()
 {
     Coordinates.Init();
 }