C# Class CommandLine.IncompatibleTypesException

Inheritance: System.Exception, ISerializable
Show file Open project: ErikEJ/SqlQueryStress

Private Methods

Method Description
IncompatibleTypesException ( ) : System
IncompatibleTypesException ( SerializationInfo info, StreamingContext context ) : System
IncompatibleTypesException ( string message ) : System
IncompatibleTypesException ( string message, Exception innerException ) : System