C# Class AcTools.Processes.VideoIniChange

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

Public Methods

Method Description
Dispose ( ) : void
VideoIniChange ( string ppFilter, bool fxaa, bool specialResolution, bool maximizeSettings ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

VideoIniChange() public method

public VideoIniChange ( string ppFilter, bool fxaa, bool specialResolution, bool maximizeSettings ) : System
ppFilter string
fxaa bool
specialResolution bool
maximizeSettings bool
return System