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