C# Class phdesign.NppToolBucket.Infrastructure.Settings.Setting

Afficher le fichier Open project: phdesign/NppToolBucket

Méthodes publiques

Свойство Type Description
IsDirty bool
Value string

Méthodes publiques

Méthode Description
Setting ( string value ) : System

Method Details

Setting() public méthode

public Setting ( string value ) : System
value string
Résultat System

Property Details

IsDirty public_oe property

public bool IsDirty
Résultat bool

Value public_oe property

public string Value
Résultat string