Share via


SurrogateSelector.RemoveSurrogate(Type, StreamingContext) Yöntem

Tanım

Belirli bir türle ilişkili vekili kaldırır.

public:
 virtual void RemoveSurrogate(Type ^ type, System::Runtime::Serialization::StreamingContext context);
public virtual void RemoveSurrogate (Type type, System.Runtime.Serialization.StreamingContext context);
abstract member RemoveSurrogate : Type * System.Runtime.Serialization.StreamingContext -> unit
override this.RemoveSurrogate : Type * System.Runtime.Serialization.StreamingContext -> unit
Public Overridable Sub RemoveSurrogate (type As Type, context As StreamingContext)

Parametreler

type
Type

Type Vekilin kaldırılacağı yer.

context
StreamingContext

StreamingContext Geçerli vekil için.

Özel durumlar

type parametresidirnull.

Açıklamalar

Bu yöntem zincirleme vekilleri denetlemez.

Şunlara uygulanır