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

UnauthorizedAccessException() защищенный Метод

protected UnauthorizedAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices
info SerializationInfo
context StreamingContext
Результат 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