Click or drag to resize

APIIgnoreMethodAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.PosCore.ExtensibilityAPIIgnoreMethodAttribute

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCommonClasses (in PosCommonClasses.dll) Version: 18.2
Syntax
C#
public class APIIgnoreMethodAttribute : Attribute

The APIIgnoreMethodAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAPIIgnoreMethodAttribute
Initializes a new instance of the APIIgnoreMethodAttribute class
Public methodAPIIgnoreMethodAttribute(String)
Initializes a new instance of the APIIgnoreMethodAttribute class
Top
Methods
See Also