public void PosTest1() { UTF7Encoding utf7 = new UTF7Encoding(); Encoder encoder = utf7.GetEncoder(); }