Exemplo n.º 1
0
 public static string GetTextRelayString(RelayInfo info, int id)
 {
     return(BaseGumpLayout.GetTextRelayString(info, id));
 }