C# Class avt.DynamicFlashRotator.Net.RegCore.RegCoreServer

Show file Open project: dnnsharp/DynamicRotator Class Usage Examples

Public Methods

Method Description
GetBuyUrl ( RegCoreApp app ) : string
GetDocUrl ( RegCoreApp app ) : string
GetProductUrl ( RegCoreApp app ) : string
RegCoreServer ( string serverAddress ) : System
ToString ( ) : string

Method Details

GetBuyUrl() public method

public GetBuyUrl ( RegCoreApp app ) : string
app RegCoreApp
return string

GetDocUrl() public method

public GetDocUrl ( RegCoreApp app ) : string
app RegCoreApp
return string

GetProductUrl() public method

public GetProductUrl ( RegCoreApp app ) : string
app RegCoreApp
return string

RegCoreServer() public method

public RegCoreServer ( string serverAddress ) : System
serverAddress string
return System

ToString() public method

public ToString ( ) : string
return string