Namespace: ITHit.WebDAV.Server
The PropertyName type exposes the following members.
Name | Description | |
---|---|---|
PropertyName(String, String) |
Initializes new instance.
| |
PropertyName(String, String, String) |
Initializes new instance.
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines if two property names are equal.
(Overrides ValueTypeEquals(Object).) | |
Equals(PropertyName) |
Determines if two property names are equal.
| |
GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns property name as string.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Equality |
Equality operator.
| |
Inequality |
Unequality operator.
|