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