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