Пример #1
0
 public override bool markSupported()
 {
     lock (@lock)
     {
         return(@in.markSupported());
     }
 }