C# Class SampleApp.SettingsHelper

Afficher le fichier Open project: drwill/mash

Méthodes publiques

Méthode Description
PrintPropertyValuesToConsole ( Settings settings ) : void

Private Methods

Méthode Description
HasAttribute ( MemberInfo mi, object o ) : bool
IsCollection ( PropertyInfo member ) : bool

Method Details

PrintPropertyValuesToConsole() public static méthode

public static PrintPropertyValuesToConsole ( Settings settings ) : void
settings Settings
Résultat void