[NetForumFieldAttribute("rlt_show_online")] public bool ShowOnline { get; protected set; }
<NetForumFieldAttribute("rlt_show_online")> Public Property ShowOnline As Boolean Get Protected Set
public: [NetForumFieldAttribute(L"rlt_show_online")] property bool ShowOnline { bool get (); protected: void set (bool value); }
[<NetForumFieldAttribute("rlt_show_online")>] member ShowOnline : bool with get, set
Copyright © Catalyst Fire 2014