LicenseException Oluşturucular

Tanım

LicenseException sınıfının yeni bir örneğini başlatır.

Aşırı Yüklemeler

Name Description
LicenseException(Type)

Lisans reddedilen bileşen türü için sınıfının yeni bir örneğini LicenseException başlatır.

LicenseException(SerializationInfo, StreamingContext)
Geçersiz.

verilen LicenseException ve SerializationInfoile sınıfının yeni bir örneğini StreamingContext başlatır.

LicenseException(Type, Object)

Türü ve lisans reddedilen bileşenin örneği için sınıfının yeni bir örneğini LicenseException başlatır.

LicenseException(Type, Object, String)

Türü ve lisans reddedilen bileşenin örneği için sınıfının yeni bir örneğini LicenseException ve görüntülenecek bir iletiyi başlatır.

LicenseException(Type, Object, String, Exception)

Bir lisansı reddedilen bileşenin LicenseException türü ve örneği için sınıfının yeni bir örneğini ve görüntülenecek bir ileti ile özgün özel durumu başlatır.

LicenseException(Type)

Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs

Lisans reddedilen bileşen türü için sınıfının yeni bir örneğini LicenseException başlatır.

public:
 LicenseException(Type ^ type);
public LicenseException(Type? type);
public LicenseException(Type type);
new System.ComponentModel.LicenseException : Type -> System.ComponentModel.LicenseException
Public Sub New (type As Type)

Parametreler

type
Type

Type Lisans verilmeyen bileşen türünü temsil eden bir.

Ayrıca bkz.

Şunlara uygulanır

LicenseException(SerializationInfo, StreamingContext)

Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs

Dikkat

This API supports obsolete formatter-based serialization. It should not be called or extended by application code.

verilen LicenseException ve SerializationInfoile sınıfının yeni bir örneğini StreamingContext başlatır.

protected:
 LicenseException(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
[System.Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId="SYSLIB0051", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
protected LicenseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
protected LicenseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
[<System.Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId="SYSLIB0051", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
new System.ComponentModel.LicenseException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.ComponentModel.LicenseException
new System.ComponentModel.LicenseException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.ComponentModel.LicenseException
Protected Sub New (info As SerializationInfo, context As StreamingContext)

Parametreler

info
SerializationInfo

SerializationInfo seri durumdan çıkarma için kullanılacak.

context
StreamingContext

Seri durumdan çıkarma için kullanılacak hedef.

Öznitelikler

Şunlara uygulanır

LicenseException(Type, Object)

Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs

Türü ve lisans reddedilen bileşenin örneği için sınıfının yeni bir örneğini LicenseException başlatır.

public:
 LicenseException(Type ^ type, System::Object ^ instance);
public LicenseException(Type? type, object? instance);
public LicenseException(Type type, object instance);
new System.ComponentModel.LicenseException : Type * obj -> System.ComponentModel.LicenseException
Public Sub New (type As Type, instance As Object)

Parametreler

type
Type

Type Lisans verilmeyen bileşen türünü temsil eden bir.

instance
Object

Lisans verilmeyen bileşenin örneği.

Ayrıca bkz.

Şunlara uygulanır

LicenseException(Type, Object, String)

Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs

Türü ve lisans reddedilen bileşenin örneği için sınıfının yeni bir örneğini LicenseException ve görüntülenecek bir iletiyi başlatır.

public:
 LicenseException(Type ^ type, System::Object ^ instance, System::String ^ message);
public LicenseException(Type? type, object? instance, string? message);
public LicenseException(Type type, object instance, string message);
new System.ComponentModel.LicenseException : Type * obj * string -> System.ComponentModel.LicenseException
Public Sub New (type As Type, instance As Object, message As String)

Parametreler

type
Type

Type Lisans verilmeyen bileşen türünü temsil eden bir.

instance
Object

Lisans verilmeyen bileşenin örneği.

message
String

Görüntülenecek özel durum iletisi.

Ayrıca bkz.

Şunlara uygulanır

LicenseException(Type, Object, String, Exception)

Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs
Kaynak:
LicenseException.cs

Bir lisansı reddedilen bileşenin LicenseException türü ve örneği için sınıfının yeni bir örneğini ve görüntülenecek bir ileti ile özgün özel durumu başlatır.

public:
 LicenseException(Type ^ type, System::Object ^ instance, System::String ^ message, Exception ^ innerException);
public LicenseException(Type? type, object? instance, string? message, Exception? innerException);
public LicenseException(Type type, object instance, string message, Exception innerException);
new System.ComponentModel.LicenseException : Type * obj * string * Exception -> System.ComponentModel.LicenseException
Public Sub New (type As Type, instance As Object, message As String, innerException As Exception)

Parametreler

type
Type

Type Lisans verilmeyen bileşen türünü temsil eden bir.

instance
Object

Lisans verilmeyen bileşenin örneği.

message
String

Görüntülenecek özel durum iletisi.

innerException
Exception

Exception Özgün özel durumu temsil eden bir.

Ayrıca bkz.

Şunlara uygulanır