Interface DbSerializable


public interface DbSerializable
Serializes a class to and from a string. Implementations must have a zero-arg constructor and must be thread-safe.