public RadiusPacketAttribute(
AttributeType type,
IPAddress value
)Public Sub New (
type As AttributeType,
value As IPAddress
)public:
RadiusPacketAttribute(
AttributeType type,
IPAddress^ value
)Gemstone.Communication.Radius.RadiusPacketAttribute = function(type, value);