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