clojure.lang.IllegalFormatConversionException.IllegalFormatConversionException C# (CSharp) Метод

IllegalFormatConversionException() публичный Метод

public IllegalFormatConversionException ( ) : System
Результат System
        public IllegalFormatConversionException()
        {
        }

Same methods

IllegalFormatConversionException::IllegalFormatConversionException ( SerializationInfo info, StreamingContext context ) : System
IllegalFormatConversionException::IllegalFormatConversionException ( String message, Exception innerException ) : System
IllegalFormatConversionException::IllegalFormatConversionException ( char c, Type type ) : System
IllegalFormatConversionException::IllegalFormatConversionException ( string message ) : System
IllegalFormatConversionException