ISerializationCodeDomSurrogateProvider Interface

Définition

Représente un fournisseur de substitution DataContract capable de modifier le code de type généré à l’aide de System.CodeDom.

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

Méthodes

ProcessImportedType(CodeTypeDeclaration, CodeCompileUnit)

Traite le type généré à partir du schéma importé.

S’applique à