C# Class AcTools.Processes.ScreenshotFormatChange

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

Public Methods

Method Description
Dispose ( ) : void
ScreenshotFormatChange ( string acRoot, string value ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ScreenshotFormatChange() public method

public ScreenshotFormatChange ( string acRoot, string value ) : System
acRoot string
value string
return System