C# Class BuildIt.Config.Core.Models.AppConfiguration

Afficher le fichier Open project: builttoroam/BuildIt Class Usage Examples

Méthodes publiques

Méthode Description
AppConfiguration ( ) : System.Collections.Generic
this ( string key ) : AppConfigurationValue

Method Details

AppConfiguration() public méthode

public AppConfiguration ( ) : System.Collections.Generic
Résultat System.Collections.Generic

this() public méthode

public this ( string key ) : AppConfigurationValue
key string
Résultat AppConfigurationValue