C# Class NAPS2.Util.StillImage

Show file Open project: cyanfish/naps2 Class Usage Examples

Public Methods

Method Description
ParseArgs ( string args ) : void

Private Methods

Method Description
RegisterSti ( bool silent, bool noElevation ) : void
RelaunchAsElevated ( ) : void
UnregisterSti ( bool silent, bool noElevation ) : void

Method Details

ParseArgs() public method

public ParseArgs ( string args ) : void
args string
return void