C# Class HandySub.Common.Helper

Afficher le fichier Open project: HandyOrg/HandySub

Méthodes publiques

Свойство Type Description
Settings HandySub.Common.HandySubConfig

Méthodes publiques

Méthode Description
DeCompressAndNotification ( string filename, Button button, XamlRoot xamlRoot ) : void
SetImportedSettings ( HandySub.Common.HandySubConfig handySubConfig ) : void

Private Methods

Méthode Description
IsDeCompressed ( string filename ) : Nucs.JsonSettings.Modulation.Recovery

Method Details

DeCompressAndNotification() public static méthode

public static DeCompressAndNotification ( string filename, Button button, XamlRoot xamlRoot ) : void
filename string
button Button
xamlRoot XamlRoot
Résultat void

SetImportedSettings() public static méthode

public static SetImportedSettings ( HandySub.Common.HandySubConfig handySubConfig ) : void
handySubConfig HandySub.Common.HandySubConfig
Résultat void

Property Details

Settings public_oe static_oe property

public static HandySubConfig,HandySub.Common Settings
Résultat HandySub.Common.HandySubConfig