struct io.DnsQuestionRrSuffix

struct DnsQuestionRrSuffix
{
    // fields

    io.DnsType m_type;
    io.DnsClass m_class;
};