AttachableMemberIdentifier Class |
Namespace: Eto
The AttachableMemberIdentifier type exposes the following members.
Name | Description | |
---|---|---|
AttachableMemberIdentifier |
Initializes a new instance of the AttachableMemberIdentifier class.
|
Name | Description | |
---|---|---|
DeclaringType |
Gets the type that declared the member.
| |
MemberName |
Gets the name of the member.
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to the current AttachableMemberIdentifier.
(Overrides ObjectEquals(Object).) | |
Equals(AttachableMemberIdentifier) |
Determines whether the specified AttachableMemberIdentifier is equal to the current AttachableMemberIdentifier.
| |
GetHashCode |
Serves as a hash function for a AttachableMemberIdentifier object.
(Overrides ObjectGetHashCode.) | |
ToString |
Returns a String that represents the current AttachableMemberIdentifier.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Equality |
Compares two AttachableMemberIdentifier objects for equality
| |
Inequality |
Compares two AttachableMemberIdentifier objects for inequality
|