RuntimeSerializableAttribute
Allow Type to be deserialized into late-bound object Types using __type info
Assembly: ServiceStack.Text.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Class)]
public class RuntimeSerializableAttribute : Attribute, _Attribute
Implements
System.Runtime.InteropServices._Attribute