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