C# Class AppSecInc.ProcessDomain.Remoting.AssemblyGeneratorCompilerException

Inheritance: System.Exception
Afficher le fichier Open project: legendary-code/process-domain

Méthodes publiques

Méthode Description
AssemblyGeneratorCompilerException ( SerializationInfo info, StreamingContext context ) : System
AssemblyGeneratorCompilerException ( string message, CompilerErrorCollection errors ) : System
ToString ( ) : string

Method Details

AssemblyGeneratorCompilerException() public méthode

public AssemblyGeneratorCompilerException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

AssemblyGeneratorCompilerException() public méthode

public AssemblyGeneratorCompilerException ( string message, CompilerErrorCollection errors ) : System
message string
errors System.CodeDom.Compiler.CompilerErrorCollection
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string