public sealed class UserForbiddanceReason : IEquatable<UserForbiddanceReason>Public NotInheritable Class UserForbiddanceReason
Implements IEquatable(Of UserForbiddanceReason)public ref class UserForbiddanceReason sealed : IEquatable<UserForbiddanceReason^>[<SealedAttribute>]
type UserForbiddanceReason =
class
interface IEquatable<UserForbiddanceReason>
end| UserForbiddanceReason | Причина запрета входа для пользователя. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Переопределяет ObjectEquals(Object)) |
| Equals(UserForbiddanceReason) | Indicates whether the current object is equal to another object of the same type. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Переопределяет ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Переопределяет ObjectToString) |
| Equality(UserForbiddanceReason, UserForbiddanceReason) | |
| (UserForbiddanceReason to Int32) | |
| Inequality(UserForbiddanceReason, UserForbiddanceReason) |