Microsoft.Scripting.ArgumentTypeException.ArgumentTypeException C# (CSharp) Method

ArgumentTypeException() public method

public ArgumentTypeException ( ) : System
return System
        public ArgumentTypeException()
            : base() {
        }

Same methods

ArgumentTypeException::ArgumentTypeException ( SerializationInfo info, StreamingContext context ) : System
ArgumentTypeException::ArgumentTypeException ( string message ) : System
ArgumentTypeException::ArgumentTypeException ( string message, Exception innerException ) : System
ArgumentTypeException