Class 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) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Explicit Interface Implementations
Name | Description |
---|---|
ISerializationCallback.OnDeserialized() | |
ISerializationCallback.OnSerializing() |