Microsoft.Fast.FastParseException.FastParseException C# (CSharp) Méthode

FastParseException() private méthode

private FastParseException ( ) : System
Résultat System
        internal FastParseException()
            : base()
        {
        }

Same methods

FastParseException::FastParseException ( FastLexLocation location, string message, string file = null ) : System
FastParseException::FastParseException ( string message, System inner ) : System
FastParseException::FastParseException ( string message, string file = null ) : System