Reset() public method

public Reset ( SettingsContext context ) : void
context SettingsContext
return void
 public void Reset(SettingsContext context)
 {
     impl.Reset(context);
 }