[NetForumFieldAttribute("reg_adr_country")] public string Country { get; set; }
<NetForumFieldAttribute("reg_adr_country")> Public Property Country As String Get Set
public: [NetForumFieldAttribute(L"reg_adr_country")] property String^ Country { String^ get (); void set (String^ value); }
[<NetForumFieldAttribute("reg_adr_country")>] member Country : string with get, set
Copyright © Catalyst Fire 2014