C# Class RIM.VSNDK_Package.Logger

Show file Open project: blackberry/VSPlugin

Public Methods

Method Description
LogToFile ( string targetPath, string line ) : void
Logger ( ) : System

Method Details

LogToFile() public method

public LogToFile ( string targetPath, string line ) : void
targetPath string
line string
return void

Logger() public method

public Logger ( ) : System
return System