예제 #1
0
 public UDPIOPackHandler(UDPPublisher publisher, ThrowPackHandler <UDPPack>[] eventDict) : base(publisher, eventDict)
 {
 }
예제 #2
0
 public UDPIOPackHandler(UDPPublisher publisher) : base(publisher)
 {
 }