System.IO.ErrorEventArgs.ErrorEventArgs C# (CSharp) Méthode

ErrorEventArgs() public méthode

public ErrorEventArgs ( System exception )
exception System
        public ErrorEventArgs(System.Exception exception) { }
        public virtual System.Exception GetException() { throw null; }