C# 클래스 TailBlazer.Domain.FileHandling.TextAssociations.TextAssociation

파일 보기 프로젝트 열기: RolandPheasant/TailBlazer 1 사용 예제들

공개 메소드들

메소드 설명
TextAssociation ( string text, bool ignoreCase, bool useRegEx, string swatch, string icon, string hue, System.DateTime dateTime ) : System

메소드 상세

TextAssociation() 공개 메소드

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
리턴 System