Click or drag to resize

APIIgnoreMethodAttribute Constructor (String)

Initializes a new instance of the APIIgnoreMethodAttribute class

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

Parameters

why
Type: SystemString
See Also