| C# |
public class BannedIPAddress
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BannedIPAddress()()() | Initializes a new instance of the BannedIPAddress class | |
| BannedIPAddress(Int32) | Initializes a new instance of the BannedIPAddress class | |
| BannedIP | ||
| BannedReason | ||
| BannedUtc | ||
| CompareByBannedIP(BannedIPAddress, BannedIPAddress) |
Compares 2 instances of BannedIPAddresse.
| |
| CompareByBannedReason(BannedIPAddress, BannedIPAddress) |
Compares 2 instances of BannedIPAddresse.
| |
| CompareByBannedUtc(BannedIPAddress, BannedIPAddress) |
Compares 2 instances of BannedIPAddresse.
| |
| CompareByRowId(BannedIPAddress, BannedIPAddress) |
Compares 2 instances of BannedIPAddresse.
| |
| Delete(Int32) |
Deletes an instance of BannedIPAddress. Returns true on success.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GeByIpAddress(String) |
Gets an IDataReader with rows from the mp_BannedIPAddresses table.
| |
| GetAll()()() |
Gets an IList with all instances of BannedIPAddress.
| |
| GetAllBannedIPs()()() | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetPage(Int32, Int32, Int32%) |
Gets an IList with page of instances of BannedIPAddresse.
| |
| GetType()()() | (Inherited from Object.) | |
| IsBanned(String) |
Returns true if the passed in address is banned
| |
| MemberwiseClone()()() | (Inherited from Object.) | |
| RowId | ||
| Save()()() |
Saves this instance of BannedIPAddress. Returns true on success.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| BannedIPAddress | |