Метод | Описание | |
---|---|---|
ElevatedPermissionsMissingException ( string message ) : System |
Initializes new instance of ElevatedPermissionsMissingException class
|
Метод | Описание | |
---|---|---|
ElevatedPermissionsMissingException ( |
Initializes new instance of ElevatedPermissionsMissingException class with serialized data
|
protected ElevatedPermissionsMissingException ( |
||
info | SerializationInfo that holds the serialized object data about the exception being thrown | |
context | StreamingContext that contains contextual information about the source or destination | |
Результат | System |
public ElevatedPermissionsMissingException ( string message ) : System | ||
message | string | Message that describes the error |
Результат | System |