using System; using KKSG; namespace XMainClient { internal class Process_RpcC2M_SkyCraftMatchReq { public static void OnReply(SkyCraftMatchReq oArg, SkyCraftMatchRes oRes) { } public static void OnTimeout(SkyCraftMatchReq oArg) { } } }