resetToFactory method

T resetToFactory()

恢复出厂设置

Implementation

T resetToFactory() {
  return push(TResetFactory());
}