示例#1
0
 public override LocalizableString GetTitle(int code)
 {
     return(ErrorFacts.GetTitle((ErrorCode)code));
 }