Click or drag to resize

ActualTypeAttribute Constructor

X#
Initializes a new instance of the ActualTypeAttribute class

Namespace:  XSharp.Internal
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	Value AS Type
)
Request Example View Source

Parameters

Value
Type: Type
See Also