예제 #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();