C# Class newtelligence.DasBlog.Web.Services.XSSUpstreamer

Summary description for XSSUpstreamer.
Exibir arquivo Open project: AArnott/dasblog Class Usage Examples

Public Methods

Method Description
Run ( ) : void
TriggerUpstreaming ( ) : void
XSSUpstreamer ( string configPath, string contentPath, string logPath ) : System

Method Details

Run() public method

public Run ( ) : void
return void

TriggerUpstreaming() public static method

public static TriggerUpstreaming ( ) : void
return void

XSSUpstreamer() public method

public XSSUpstreamer ( string configPath, string contentPath, string logPath ) : System
configPath string
contentPath string
logPath string
return System