Gets the SerializerFactoryProvider instance that supports built-in types.
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
public static readonly SerializerFactoryProvider BuiltIn
Returns
Type | Description |
---|---|
SerializerFactoryProvider | Gets the instance that supports built-in types. |