Click or drag to resize

ClassLibraryAttribute Constructor

X#
Initializes a new instance of the ClassLibraryAttribute class

Namespace:  XSharp.Internal
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	globalClassName AS STRING,
	defaultNameSpace AS STRING
)
Request Example View Source

Parameters

globalClassName
Type: String
defaultNameSpace
Type: String
See Also