namespace rail { public class ShowNotifyWindow : EventBase { public EnumRailNotifyWindowType window_type; public string json_content; } }