C# Class System.Runtime.Remoting.MetadataServices.SUDSGeneratorException

Inheritance: System.Exception
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes protégées

Méthode Description
SUDSGeneratorException ( SerializationInfo info, StreamingContext context ) : System

Private Methods

Méthode Description
SUDSGeneratorException ( String msg ) : System

Method Details

SUDSGeneratorException() protected méthode

protected SUDSGeneratorException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System