System.UnauthorizedAccessException.UnauthorizedAccessException C# (CSharp) Méthode

UnauthorizedAccessException() protected méthode

protected UnauthorizedAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices
info SerializationInfo
context StreamingContext
Résultat System.Runtime.InteropServices

Same methods

UnauthorizedAccessException::UnauthorizedAccessException ( ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message, Exception inner ) : System.Runtime.InteropServices
UnauthorizedAccessException