C# Class DXVcs2Git.Core.Configuration.ConfigSerializer

Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Méthodes publiques

Свойство Type Description
AppPath string
SettingsPath string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetConfig ( ) : Config
SaveConfig ( Config options ) : void

Method Details

GetConfig() public static méthode

public static GetConfig ( ) : Config
Résultat Config

SaveConfig() public static méthode

public static SaveConfig ( Config options ) : void
options Config
Résultat void

Property Details

AppPath public_oe static_oe property

public static string AppPath
Résultat string

SettingsPath public_oe static_oe property

public static string SettingsPath
Résultat string