Example #1
0
 public override LocalizableString GetMessageFormat(int code)
 {
     return(ErrorFacts.GetMessageFormat((ErrorCode)code));
 }