Show / Hide Table of Contents

    Class ExceptionToNetNumericConventionAttribute

    Properties, methods, or events marked with this attribute can ignore the numeric naming conventions of "Int16", "Int32", "Int64", and "Single" that are commonly used in .NET method and property names.

    Inheritance
    System.Object
    ExceptionToNetNumericConventionAttribute
    Namespace: Lucene.Net.Support
    Assembly: Lucene.Net.dll
    Syntax
    public class ExceptionToNetNumericConventionAttribute : Attribute
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)