C# Class reExp.Utils.LogJob

Mostra file Open project: ren85/rextester_win Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DoWork ( ) : void
LogJob ( string info, string type ) : System

Method Details

DoWork() public method

public DoWork ( ) : void
return void

LogJob() public method

public LogJob ( string info, string type ) : System
info string
type string
return System