C# Class oipckmngr.SourceHandler

Mostrar archivo Open project: continuoustests/OpenIDE

Public Methods

Method Description
Handle ( string args ) : void

Private Methods

Method Description
writeError ( string error ) : void
writeSource ( string source, string origin ) : void

Method Details

Handle() public method

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