Ejemplo n.º 1
0
 protected virtual byte[] Encode(string text)
 {
     return(_stringConverter.Encode(text));
 }