Open sandboxFocus

Class PropertyPath

Immutable property path with all components interned.

Inheritance
PropertyPath
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()