C# 클래스 SmartConfig.DataStores.SQLite.StringEncoder

파일 보기 프로젝트 열기: he-dev/SmartConfig

공개 메소드들

메소드 설명
Recode ( this value, Encoding from, Encoding to ) : string

메소드 상세

Recode() 공개 정적인 메소드

public static Recode ( this value, Encoding from, Encoding to ) : string
value this
from System.Text.Encoding
to System.Text.Encoding
리턴 string