C# Class Sage.Sis.Sdata.Sync.Storage.Jet.AppBookmarkXmlSerializer

Inheritance: IAppBookmarkSerializer
Afficher le fichier Open project: Sage/SData-Contracts

Méthodes publiques

Méthode Description
Deserialize ( string value, Type type ) : object
Serialize ( object value ) : string

Method Details

Deserialize() public méthode

public Deserialize ( string value, Type type ) : object
value string
type System.Type
Résultat object

Serialize() public méthode

public Serialize ( object value ) : string
value object
Résultat string