System.UnauthorizedAccessException.UnauthorizedAccessException C# (CSharp) Метод

UnauthorizedAccessException() публичный Метод

public UnauthorizedAccessException ( ) : System.Runtime.InteropServices
Результат 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