Immutable property path with all components interned.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
[Serializer(typeof(PropertyPath.Serializer))]
public sealed class PropertyPath : ISerializationCallback, IEquatable<PropertyPath>Constructors
| Name | Description |
|---|---|
| PropertyPath(PortableFormatterConstructorContext) |
Methods
| Name | Description |
|---|---|
| Equals(PropertyPath) | Determines whether the current PropertyPath is equal to another. |
| Equals(object) | |
| GetHashCode() | |
| ToString() |