public RadiusPacketAttribute(
AttributeType type,
uint value
)Public Sub New (
type As AttributeType,
value As UInteger
)public:
RadiusPacketAttribute(
AttributeType type,
unsigned int value
)Gemstone.Communication.Radius.RadiusPacketAttribute = function(type, value);