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