Beispiel #1
0
 public string Base64Encode(string text) =>
 vgcUtils.Base64Encode(text);