Bewerken

Delen via


ISerializationCodeDomSurrogateProvider Interface

Definition

Represents a DataContract surrogate provider that is capable of modifying generated type code using System.CodeDom.

public interface class ISerializationCodeDomSurrogateProvider
public interface ISerializationCodeDomSurrogateProvider
type ISerializationCodeDomSurrogateProvider = interface
Public Interface ISerializationCodeDomSurrogateProvider

Methods

ProcessImportedType(CodeTypeDeclaration, CodeCompileUnit)

Processes the type that has been generated from the imported schema.

Applies to