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