예제 #1
0
 public override void Dispose() { mOwner = null; }
예제 #2
0
 public OutputStream(PpmdArchiveDecoder owner) { mOwner = owner; }