프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DoReplace_ | bool | ||
ReplaceWith_ | string | ||
TemplateNames_ | List |
메소드 | 설명 | |
---|---|---|
Apply ( |
||
Clone ( ) : Object | ||
CreateControl ( IRuleControlOwner owner, |
||
ForgetControl ( ) : void | ||
GetControl ( ) : |
||
InTemplateRule ( ) : System | ||
Restore ( ) : void | ||
Save ( ) : void | ||
SelectName ( ) : void | ||
TemplateUsedInText ( string template, string text ) : bool |
Checks the input text for the input template
|
메소드 | 설명 | |
---|---|---|
ApplyInsideTemplate ( string template, |
||
ApplyOn ( string template, |
||
ApplyOnce ( string template, |
||
ReplaceOn ( string template, |
public Apply ( |
||
tn | ||
text | string | |
title | string | |
리턴 | string |
public CreateControl ( IRuleControlOwner owner, |
||
owner | IRuleControlOwner | |
collection | ||
pos | System | |
리턴 |
public static TemplateUsedInText ( string template, string text ) : bool | ||
template | string | The template name |
text | string | The template text |
리턴 | bool |