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

Datei anzeigen Open project: phdesign/NppToolBucket

Public Properties

Property Type Description
IsDirty bool
Value string

Public Methods

Method Description
Setting ( string value ) : System

Method Details

Setting() public method

public Setting ( string value ) : System
value string
return System

Property Details

IsDirty public_oe property

public bool IsDirty
return bool

Value public_oe property

public string Value
return string