PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelProperty­Path
Open sandboxFocus

PropertyPath Class

Immutable property path with all components interned.

Inheritance
PropertyPath
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
[Serializer]
public sealed class PropertyPath : Object, ISerializationCallback

Constructors

Name Description
PropertyPath(PortableFormatterConstructorContext)

Methods

Name Description
Equals(PropertyPath)

Determines whether the current PropertyPath is equal to another.

Equals(Object)
GetHashCode()
ToString()

Explicit Interface Implementations

Name Description
ISerializationCallback.OnDeserialized()
ISerializationCallback.OnSerializing()