C# Class TailBlazer.Domain.FileHandling.TextAssociations.TextAssociation

Datei anzeigen Open project: RolandPheasant/TailBlazer Class Usage Examples

Public Methods

Method Description
TextAssociation ( string text, bool ignoreCase, bool useRegEx, string swatch, string icon, string hue, System.DateTime dateTime ) : System

Method Details

TextAssociation() public method

public TextAssociation ( string text, bool ignoreCase, bool useRegEx, string swatch, string icon, string hue, System.DateTime dateTime ) : System
text string
ignoreCase bool
useRegEx bool
swatch string
icon string
hue string
dateTime System.DateTime
return System