Exemplo n.º 1
0
 public static void AppendTo(this GumpECHandleInput g, IGumpWriter disp, List <string> strings)
 {
     disp.AppendLayout(GumpECHandleInput.LayoutName);
 }
Exemplo n.º 2
0
 public static void AppendTo(this GumpECHandleInput g, IGumpWriter disp, List <string> strings)
 {
     disp.AppendLayout(Gump.StringToBuffer("echandleinput"));
 }