Condividi tramite


ProtectionSystemsMismatchException Costruttori

Definizione

Overload

ProtectionSystemsMismatchException()

Questo metodo è interno e non deve essere utilizzato.

ProtectionSystemsMismatchException(String)

Questo metodo è interno e non deve essere utilizzato.

ProtectionSystemsMismatchException(String, Exception)

Questo metodo è interno e non deve essere utilizzato.

ProtectionSystemsMismatchException()

Questo metodo è interno e non deve essere utilizzato.

public ProtectionSystemsMismatchException ();
Public Sub New ()

Si applica a

ProtectionSystemsMismatchException(String)

Questo metodo è interno e non deve essere utilizzato.

public ProtectionSystemsMismatchException (string message);
new Microsoft.Media.Drm.ProtectionSystemsMismatchException : string -> Microsoft.Media.Drm.ProtectionSystemsMismatchException
Public Sub New (message As String)

Parametri

message
String

Si applica a

ProtectionSystemsMismatchException(String, Exception)

Questo metodo è interno e non deve essere utilizzato.

public ProtectionSystemsMismatchException (string message, Exception inner);
new Microsoft.Media.Drm.ProtectionSystemsMismatchException : string * Exception -> Microsoft.Media.Drm.ProtectionSystemsMismatchException
Public Sub New (message As String, inner As Exception)

Parametri

message
String
inner
Exception

Si applica a