public BattlenetParserAttribute(ProfileClientCommand command)
     : this((ushort)command, BattlenetChannel.Profile, Direction.BNClientToServer)
 {
 }
예제 #2
0
 public BattlenetParserAttribute(ProfileClientCommand command)
     : this((ushort)command, BattlenetChannel.Profile, Direction.BNClientToServer)
 {
 }