Method | Description | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
GetObjectData ( System info, System context ) : void | ||
PrivilegeNotHeldException ( ) | ||
PrivilegeNotHeldException ( string privilege ) | ||
PrivilegeNotHeldException ( string privilege, System inner ) | ||
PrivilegeNotHeldException ( ) : System | ||
PrivilegeNotHeldException ( string privilege ) : System | ||
PrivilegeNotHeldException ( string privilege, |
Method | Description | |
---|---|---|
PrivilegeNotHeldException ( SerializationInfo info, StreamingContext context ) : System |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
public GetObjectData ( System info, System context ) : void | ||
info | System | |
context | System | |
return | void |
public PrivilegeNotHeldException ( string privilege ) | ||
privilege | string |
public PrivilegeNotHeldException ( string privilege, System inner ) | ||
privilege | string | |
inner | System |
public PrivilegeNotHeldException ( ) : System | ||
return | System |
public PrivilegeNotHeldException ( string privilege ) : System | ||
privilege | string | |
return | System |
public PrivilegeNotHeldException ( string privilege, |
||
privilege | string | |
inner | ||
return | System |