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

UnauthorizedAccessException() public méthode

public UnauthorizedAccessException ( ) : System.Runtime.InteropServices
Résultat System.Runtime.InteropServices

Same methods

UnauthorizedAccessException::UnauthorizedAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message ) : System.Runtime.InteropServices
UnauthorizedAccessException::UnauthorizedAccessException ( string message, Exception inner ) : System.Runtime.InteropServices
UnauthorizedAccessException