Generally speaking, we put curly brackets on separate lines and use 4 space tabs. Tab themselves should be spaces, not actual hard tabs. For instance.
public void LazeAround() { // Do nothing }