2 Replies · byte[] decodedBytes = Convert.FromBase64String (encodedText); · string decodedText = Encoding.UTF8.GetString (decodedBytes);.
確定! 回上一頁