C# Class Frapid.Installer.Tenant.Installer

Afficher le fichier Open project: frapid/frapid Class Usage Examples

Méthodes publiques

Свойство Type Description
InstalledApps List

Méthodes publiques

Méthode Description
InstallAsync ( ) : System.Threading.Tasks.Task
Installer ( string url ) : System

Private Methods

Méthode Description
GetInstallables ( string tenant ) : IEnumerable

Method Details

InstallAsync() public méthode

public InstallAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Installer() public méthode

public Installer ( string url ) : System
url string
Résultat System

Property Details

InstalledApps public_oe static_oe property

public static List InstalledApps
Résultat List