Click or drag to resize

ReferenceValueType_Method Constructor

Initializes a new instance of the ReferenceValueType_Method class

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public ReferenceValueType_Method(
	MetadataMethod member,
	Object obj
)

Parameters

member
Type: NeoAxisMetadataMethod
obj
Type: SystemObject
See Also