C# Class NUnitGoCore.Utils.NunitGoConfigurationHelper

Afficher le fichier Open project: elv1s42/NUnitGo Class Usage Examples

Méthodes publiques

Méthode Description
Load ( string fullPath ) : NunitGoConfiguration
Save ( this configuration, string fullPath ) : void

Method Details

Load() public static méthode

public static Load ( string fullPath ) : NunitGoConfiguration
fullPath string
Résultat NUnitGoCore.NunitGoItems.NunitGoConfiguration

Save() public static méthode

public static Save ( this configuration, string fullPath ) : void
configuration this
fullPath string
Résultat void