C# Class BExplorer.Shell.LVItemColor

Inheritance: INotifyPropertyChanged
Show file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
LVItemColor ( ) : System
LVItemColor ( String extensions, Color textColor ) : System

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

LVItemColor() public method

public LVItemColor ( ) : System
return System

LVItemColor() public method

public LVItemColor ( String extensions, Color textColor ) : System
extensions String
textColor Color
return System