C# Class SmartConfig.DataStores.SQLite.StringEncoder

Afficher le fichier Open project: he-dev/SmartConfig

Méthodes publiques

Méthode Description
Recode ( this value, Encoding from, Encoding to ) : string

Method Details

Recode() public static méthode

public static Recode ( this value, Encoding from, Encoding to ) : string
value this
from System.Text.Encoding
to System.Text.Encoding
Résultat string