Text.ASCIIEncoding.ASCII.GetBytes(toEncode);. string returnValue. = System.Convert.ToBase64String(toEncodeAsBytes);. return returnValue;.
確定! 回上一頁