예제 #1
0
파일: HelpLabel.cs 프로젝트: jre08/YAFNET
 ? "{0}_HELP".FormatWith(this.LocalizedTag)
 : this._localizedHelpTag;
예제 #2
0
파일: HelpLabel.cs 프로젝트: jre08/YAFNET
 string.IsNullOrEmpty(this._localizedHelpTag)
         ? "{0}_HELP".FormatWith(this.LocalizedTag)