C# 클래스 avt.DynamicFlashRotator.Net.RegCore.RegCoreServer

파일 보기 프로젝트 열기: dnnsharp/DynamicRotator 1 사용 예제들

공개 메소드들

메소드 설명
GetBuyUrl ( RegCoreApp app ) : string
GetDocUrl ( RegCoreApp app ) : string
GetProductUrl ( RegCoreApp app ) : string
RegCoreServer ( string serverAddress ) : System
ToString ( ) : string

메소드 상세

GetBuyUrl() 공개 메소드

public GetBuyUrl ( RegCoreApp app ) : string
app RegCoreApp
리턴 string

GetDocUrl() 공개 메소드

public GetDocUrl ( RegCoreApp app ) : string
app RegCoreApp
리턴 string

GetProductUrl() 공개 메소드

public GetProductUrl ( RegCoreApp app ) : string
app RegCoreApp
리턴 string

RegCoreServer() 공개 메소드

public RegCoreServer ( string serverAddress ) : System
serverAddress string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string