Click or drag to resize

APIIgnoreMethodAttribute(String) Constructor

Initializes a new instance of the APIIgnoreMethodAttribute class

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

Parameters

why  String
 
See Also