Exemplo n.º 1
0
 public Po2binary_common()
 {
     BP_Common  = new Binary2po_common();
     BP_TalkDat = new Binary2Po();
     PB_TalkDat = new po2Binary();
 }
Exemplo n.º 2
0
 public PoAndScript2BinaryFormat()
 {
     PB = new po2Binary();
 }