PostSharpAPI ReferencePost­Sharp.​SerializationSerialization­Services
Open sandboxFocus

SerializationServices Class

Provides some utility method for the current namespace.

Inheritance
SerializationServices
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
public static class SerializationServices : Object

Methods

Name Description
GetSerializationException(LocationInfo)

Checks whether a given LocationInfo can be safely serialized.

GetSerializationException(MemberInfo)

Checks whether a given MethodInfo, ConstructorInfo, FieldInfo, PropertyInfo, System.Reflection.EventInfo or Type can be safely serialized.

GetSerializationException(ParameterInfo)

Checks whether a given ParameterInfo can be safely serialized.