SerializationServices.GetSerializationException Method |
Name | Description | |
---|---|---|
GetSerializationException(MemberInfo) |
Checks whether a given MethodInfo, ConstructorInfo, FieldInfo, PropertyInfo,
EventInfo or Type can be safely serialized.
| |
GetSerializationException(ParameterInfo) |
Checks whether a given ParameterInfo can be safely serialized.
| |
GetSerializationException(LocationInfo) |
Checks whether a given LocationInfo can be safely serialized.
|