MaybeThrowDeterministicException() private méthode

private MaybeThrowDeterministicException ( ) : void
Résultat void
Exemple #1
0
 public override void  Flush()
 {
     dir.MaybeThrowDeterministicException();
     base.Flush();
 }