C# Class Wox.WebApp.Service.SystemWebAppService

Inheritance: SystemService, ISystemWebAppService
Afficher le fichier Open project: gissehel/Wox-WebApp

Méthodes publiques

Méthode Description
GetExportPath ( ) : string
GetUID ( ) : string
SystemWebAppService ( string applicationName ) : System

Method Details

GetExportPath() public méthode

public GetExportPath ( ) : string
Résultat string

GetUID() public méthode

public GetUID ( ) : string
Résultat string

SystemWebAppService() public méthode

public SystemWebAppService ( string applicationName ) : System
applicationName string
Résultat System