Пример #1
0
 public override void Dispose() { mOwner = null; }
Пример #2
0
 public OutputStream(PpmdArchiveDecoder owner) { mOwner = owner; }