C# Class AcTools.Processes.DisableSweetFxChange

Inheritance: IDisposable
Show file Open project: gro-ove/actools

Public Methods

Method Description
DisableSweetFxChange ( string acRoot ) : System
Dispose ( ) : void

Method Details

DisableSweetFxChange() public method

public DisableSweetFxChange ( string acRoot ) : System
acRoot string
return System

Dispose() public method

public Dispose ( ) : void
return void