C# Class Soloco.RealTimeWeb.Infrastructure.Configuration.StoreConfigurationCommand

Inheritance: ICommand
Afficher le fichier Open project: tim-cools/RealTimeWeb.NET

Méthodes publiques

Méthode Description
StoreConfigurationCommand ( string connectionString, string connectionStringAdmin, string rabbitMqHostName, string rabbitMqUserName, string rabbitMqPassword, string facebookAppId, string facebookAppSecret, string googleClientId, string googleClientSecret ) : System

Method Details

StoreConfigurationCommand() public méthode

public StoreConfigurationCommand ( string connectionString, string connectionStringAdmin, string rabbitMqHostName, string rabbitMqUserName, string rabbitMqPassword, string facebookAppId, string facebookAppSecret, string googleClientId, string googleClientSecret ) : System
connectionString string
connectionStringAdmin string
rabbitMqHostName string
rabbitMqUserName string
rabbitMqPassword string
facebookAppId string
facebookAppSecret string
googleClientId string
googleClientSecret string
Résultat System