using System; using KKSG; namespace XMainClient { internal class Process_RpcC2G_ShowFlowerPage { public static void OnReply(ShowFlowerPageArg oArg, ShowFlowerPageRes oRes) { } public static void OnTimeout(ShowFlowerPageArg oArg) { } } }