示例#1
0
 public static bool HandleWithMismatchedAttribute(IPacketSender packetSender, TestPacket packet) =>
 throw new NotImplementedException();
示例#2
0
 public static bool HandleInvalidSenderParameterType(object sender, TestPacket packet) =>
 throw new NotImplementedException();